- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setWantClientAuth (0.09 sec)
-
mockwebserver/src/main/kotlin/mockwebserver3/MockWebServer.kt
* most common configuration. */ fun noClientAuth() { this.clientAuth = CLIENT_AUTH_NONE } /** * Configure the server to [want client auth][SSLSocket.setWantClientAuth]. If the * client presents a certificate that is [trusted][TrustManager] the handshake will * proceed normally. The connection will also proceed normally if the client presents no
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Mar 31 17:16:15 UTC 2024 - 37.4K bytes - Viewed (0)