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