- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testConscryptRequestLocalhostInsecure (2.31 sec)
-
android-test/src/androidTest/java/okhttp/android/test/OkHttpTest.kt
assertEquals(TlsVersion.TLS_1_3, response.handshake?.tlsVersion) } } finally { Security.removeProvider("Conscrypt") client.close() } } @Test fun testConscryptRequestLocalhostInsecure() { try { Security.insertProviderAt(Conscrypt.newProviderBuilder().build(), 1) val clientCertificates = HandshakeCertificates .Builder()
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Aug 02 14:12:28 UTC 2025 - 29K bytes - Viewed (0)