CertificatesAutorities.json (525B)
- {
- "letsencrypt.org": {
- "validation": [
- "ACME"
- ],
- "roots-homepage": "https://letsencrypt.org/certificates/",
- "roots": [
- "https://letsencrypt.org/certs/isrgrootx1.pem",
- "https://letsencrypt.org/certs/isrg-root-x2.pem"
- ]
- },
- "pki.goog": {
- "validation": [
- "ACME"
- ],
- "roots-homepage": "https://pki.goog/repository/",
- "roots": [
- "https://i.pki.goog/r1.pem",
- "https://i.pki.goog/r2.pem",
- "https://i.pki.goog/r3.pem",
- "https://i.pki.goog/r4.pem",
- "https://i.pki.goog/gsr4.pem"
- ]
- }
- }