- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for domainFronting (0.36 sec)
-
mockwebserver/src/test/java/mockwebserver3/MockResponseSniTest.kt
} } /** * Use different hostnames for the TLS handshake (including SNI) and the HTTP request (in the * Host header). */ @Test fun domainFronting() { val heldCertificate = HeldCertificate .Builder() .commonName("server name") .addSubjectAlternativeName("url-host.com") .build() val handshakeCertificates =
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Jun 18 12:28:21 UTC 2025 - 6.3K bytes - Viewed (0)