org.apache.http.conn.ssl.TrustStrategy, org.apache.http.ssl.TrustStrategypublic class RelaxedTrustStrategy
extends java.lang.Object
implements org.apache.http.conn.ssl.TrustStrategy
| Constructor | Description |
|---|---|
RelaxedTrustStrategy(boolean ignoreSSLValidityDates) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isTrusted(java.security.cert.X509Certificate[] certificates,
java.lang.String authType) |