Uses of Class
org.newsclub.net.unix.ssl.SNIHostnameCapture
-
Uses of SNIHostnameCapture in org.newsclub.net.unix.ssl
Modifier and TypeMethodDescriptionstatic SNIHostnameCapture
SNIHostnameCapture.configure
(SSLSocket sslSocket, SNIMatcher hostnameMatcher) Configures the given serverSSLSocket
to match the given hostname pattern.static SNIHostnameCapture
SNIHostnameCapture.configure
(SSLSocket sslSocket, SNIMatcher hostnameMatcher, Supplier<String> defaultHostnameSupplier) Configures the given serverSSLSocket
to match the given hostname pattern.