Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for DigiCert (0.14 seconds)

  1. okhttp-tls/src/test/java/okhttp3/tls/HandshakeCertificatesTest.kt

          acceptedIssuers
            .map { it.subjectDN.name }
            .toSet()
    
        // It's safe to assume all platforms will have a major Internet certificate issuer.
        val majorIssuers =
          listOf(
            "DigiCert",
            "Let's Encrypt",
            "ISRG", // Internet Security Research Group (Let's Encrypt parent)
            "GlobalSign",
            "Comodo",
            "Sectigo",
            "GeoTrust",
            "Entrust",
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Feb 03 08:16:15 GMT 2026
    - 7.5K bytes
    - Click Count (0)
Back to Top