public class RelaxedTrustStrategy extends Object implements org.apache.http.conn.ssl.TrustStrategy
| Constructor and Description |
|---|
RelaxedTrustStrategy(boolean ignoreSSLValidityDates) |
public boolean isTrusted(X509Certificate[] certificates, String authType) throws CertificateException
isTrusted in interface org.apache.http.conn.ssl.TrustStrategyCertificateExceptionCopyright © 2003-2016 The Apache Software Foundation. All Rights Reserved.