mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
113252b726
Before this patch, we were measuring where SHA-1 was being used in TLS certificates: nowhere, in end-entities, in intermediates, or in both. However, the possible SHA-1 policies don't differentiate between end-entities and intermediates and instead depended on whether or not each certificate has a notBefore value after 2015 (i.e. >= 0:00:00 1 January 2016 UTC). We need to gather telemetry on the possible policy configurations. --HG-- extra : rebase_source : 301c821c8de16ffb924cd198dd0a4d3139536019 |
||
---|---|---|
.. | ||
CertVerifier.cpp | ||
CertVerifier.h | ||
CNNICHashWhitelist.inc | ||
ExtendedValidation.cpp | ||
ExtendedValidation.h | ||
moz.build | ||
NSSCertDBTrustDomain.cpp | ||
NSSCertDBTrustDomain.h | ||
OCSPCache.cpp | ||
OCSPCache.h | ||
OCSPRequestor.cpp | ||
OCSPRequestor.h | ||
OCSPVerificationTrustDomain.cpp | ||
OCSPVerificationTrustDomain.h |