public class SslUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static javax.net.ssl.TrustManager[] |
gullibleManagers |
static javax.net.ssl.HostnameVerifier |
gullibleVerifier |
| Constructor and Description |
|---|
SslUtil() |
| Modifier and Type | Method and Description |
|---|---|
static javax.net.ssl.SSLContext |
createGullibleSslContext() |