public class SSLSocketUtils
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
SSLSocketUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
enableEndpointNameVerification(javax.net.ssl.SSLSocket socket)
Enable the HTTPS endpoint identification algorithm on an SSLSocket.
|