- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkForHostnameWithDoubleAsterisk (0.14 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/CertificatePinnerTest.kt
.build() assertFailsWith<SSLPeerUnverifiedException> { certificatePinner.check("a.example.com", listOf(certC1.certificate)) } } @Test fun checkForHostnameWithDoubleAsterisk() { val certificatePinner = CertificatePinner .Builder() .add("**.example.co.uk", certA1Sha256Pin) .build() // Should be pinned:
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Wed Mar 19 19:25:20 GMT 2025 - 10.1K bytes - Click Count (0)