Searched refs:bypassTrustManagers (Results 1 – 2 of 2) sorted by relevance
111 TrustManager[] bypassTrustManagers = new TrustManager[] { in getUnsafeSslSocketFactory() local121 sslContext.init(null, bypassTrustManagers, new SecureRandom()); in getUnsafeSslSocketFactory()
216 TrustManager[] bypassTrustManagers = in getUnsafeSslSocketFactory() local231 sslContext.init(null, bypassTrustManagers, new SecureRandom()); in getUnsafeSslSocketFactory()