- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for verifyNonAsciiSubjectAlt (0.14 sec)
-
okhttp/src/test/java/okhttp3/internal/tls/HostnameVerifierTest.kt
* are parsed. Android fails to parse these, which means we fall back to the CN. The RI does parse * them, so the CN is unused. */ @Test fun verifyNonAsciiSubjectAlt() { // Expecting actual: // ["bar.com", "è±å.co.jp"] // to contain exactly (and in same order): // ["bar.com", "������.co.jp"] platform.assumeNotBouncyCastle()
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 40.3K bytes - Viewed (0)