org.apache.jmeter.protocol.http.util
public class HC4TrustAllSSLSocketFactory extends org.apache.http.conn.ssl.SSLSocketFactory
Constructor and Description |
---|
HC4TrustAllSSLSocketFactory()
Create an SSL factory which trusts all certificates and hosts.
|
public HC4TrustAllSSLSocketFactory() throws GeneralSecurityException
SSLSocketFactory.SSLSocketFactory(TrustStrategy, org.apache.http.conn.ssl.X509HostnameVerifier)
GeneralSecurityException
- if there's a problem setting up the securityCopyright © 1998-2014 Apache Software Foundation. All Rights Reserved.