Searched refs:newSslSocketFactoryForCa (Results 1 – 5 of 5) sorted by relevance
118 public static SSLSocketFactory newSslSocketFactoryForCa(Provider provider,
188 public static SSLSocketFactory newSslSocketFactoryForCa(Provider provider, in newSslSocketFactoryForCa() method in TestUtils
104 builder.sslSocketFactory(TestUtils.newSslSocketFactoryForCa(Platform.get().getProvider(), in createChannelBuilder()
123 builder.sslSocketFactory(TestUtils.newSslSocketFactoryForCa( in newOkHttpClientChannel()
392 ? TestUtils.newSslSocketFactoryForCa(Platform.get().getProvider(), in createChannel()