- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for missingClientAuthFailsForNeeds (0.17 sec)
-
okhttp/src/test/java/okhttp3/internal/tls/ClientAuthTest.kt
) assertThat(response.handshake!!.localPrincipal).isNull() assertThat(response.body.string()).isEqualTo("abc") } @Flaky @RetryingTest(5) fun missingClientAuthFailsForNeeds() { // Fails with 11.0.1 https://github.com/square/okhttp/issues/4598 // StreamReset stream was reset: PROT... val client = buildClient(null, clientIntermediateCa.certificate)
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Jan 14 10:20:09 UTC 2024 - 12.5K bytes - Viewed (0)