logo

ca-certificates

Unnamed repository; edit this file 'description' to name the repository. git clone https://anongit.hacktivis.me/git/ca-certificates.git/

CertificatesAutorities.json (525B)


  1. {
  2. "letsencrypt.org": {
  3. "validation": [
  4. "ACME"
  5. ],
  6. "roots-homepage": "https://letsencrypt.org/certificates/",
  7. "roots": [
  8. "https://letsencrypt.org/certs/isrgrootx1.pem",
  9. "https://letsencrypt.org/certs/isrg-root-x2.pem"
  10. ]
  11. },
  12. "pki.goog": {
  13. "validation": [
  14. "ACME"
  15. ],
  16. "roots-homepage": "https://pki.goog/repository/",
  17. "roots": [
  18. "https://i.pki.goog/r1.pem",
  19. "https://i.pki.goog/r2.pem",
  20. "https://i.pki.goog/r3.pem",
  21. "https://i.pki.goog/r4.pem",
  22. "https://i.pki.goog/gsr4.pem"
  23. ]
  24. }
  25. }