mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
Bug 1680372 - replace Let's Encrypt intermediate certificates with ISRG Root X1 in the mozilla_services pinset r=kjacobs DONTBUILD
Now that we're actually using Let's Encrypt for Mozilla services, we should pin to the root. Differential Revision: https://phabricator.services.mozilla.com/D99293
This commit is contained in:
parent
04499e3930
commit
be3c95a9e6
@ -74,10 +74,7 @@
|
||||
"sha256_hashes": [
|
||||
"DigiCert Global Root CA",
|
||||
"DigiCert High Assurance EV Root CA",
|
||||
// Backup intermediates with Let's Encrypt are not normally
|
||||
// in use and require disabling Mozilla's sites blacklisting
|
||||
"Let's Encrypt Authority X3",
|
||||
"Let's Encrypt Authority X4"
|
||||
"ISRG Root X1"
|
||||
]
|
||||
},
|
||||
// For pinning tests on pinning.example.com, the certificate must be 'End
|
||||
|
Loading…
x
Reference in New Issue
Block a user