Searched refs:newSslSocketFactory (Results 1 – 1 of 1) sorted by relevance
70 SSLSocketFactory sslSocketFactory = newSslSocketFactory(testSSLContext); in testConnectToHttps()83 private SSLSocketFactory newSslSocketFactory(TestSSLContext testSSLContext) throws Exception { in newSslSocketFactory() method in AbstractProxyTest161 SSLSocketFactory sslSocketFactory = newSslSocketFactory(testSSLContext); in testConnectViaHttpProxyToHttps()