Remove old letsencrypt root CAs.
This commit is contained in:
parent
cf9a084821
commit
e5a8a60ffb
|
|
@ -114,16 +114,6 @@ trusted_ca_letsencrypt_ca_certificates_url: https://letsencrypt.org/certs
|
|||
trusted_ca_letsencrypt_ca_files:
|
||||
- { ca_src: isrgrootx1.pem, ca: isrgrootx1.crt, name: isrg-root-x1 }
|
||||
- { ca_src: isrg-root-x2.pem, ca: isrg-root-x2.crt, name: isrg-root-x2-not-cross }
|
||||
- { ca_src: 2024/e5.pem, ca: lets-encrypt-e5.crt, name: lets-encrypt-e5 }
|
||||
- { ca_src: 2024/e6.pem, ca: lets-encrypt-e6.crt, name: lets-encrypt-e6 }
|
||||
- { ca_src: 2024/r10.pem, ca: lets-encrypt-r10.crt, name: lets-encrypt-r10-not-cross }
|
||||
- { ca_src: 2024/r11.pem, ca: lets-encrypt-r11.crt, name: lets-encrypt-r11-not-cross }
|
||||
- { ca_src: 2024/e7.pem, ca: lets-encrypt-e7.crt, name: lets-encrypt-e7 }
|
||||
- { ca_src: 2024/e7-cross.pem, ca: lets-encrypt-e7-cross.crt, name: lets-encrypt-e7-cross }
|
||||
- { ca_src: 2024/e8.pem, ca: lets-encrypt-e8.crt, name: lets-encrypt-e8 }
|
||||
- { ca_src: 2024/e8-cross.pem, ca: lets-encrypt-e8-cross.crt, name: lets-encrypt-e8-cross }
|
||||
- { ca_src: 2024/r12.pem, ca: lets-encrypt-r12.crt, name: lets-encrypt-r12-not-cross }
|
||||
- { ca_src: 2024/r13.pem, ca: lets-encrypt-r13.crt, name: lets-encrypt-r13-not-cross }
|
||||
- { ca_src: gen-y/root-ye.pem, ca: lets-encrypt-ye.crt, name: lets-encrypt-ye }
|
||||
- { ca_src: gen-y/root-yr.pem, ca: lets-encrypt-yr.crt, name: lets-encrypt-yr }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue