зеркало из https://github.com/mozilla/gecko-dev.git
a01c5c4c66
When two self-signed certificates have the same issuer and subject but different keys, mozilla::pkix can return a bad signature error or an inadequate key usage error (assuming no other suitable issuer is found). The real issue is that the certificates are self-signed, so this change attempts to detect that and return a more appropriate error. Differential Revision: https://phabricator.services.mozilla.com/D195176 |
||
---|---|---|
.. | ||
tests/gtest | ||
CRLiteTimestamp.h | ||
CertVerifier.cpp | ||
CertVerifier.h | ||
ExtendedValidation.cpp | ||
ExtendedValidation.h | ||
NSSCertDBTrustDomain.cpp | ||
NSSCertDBTrustDomain.h | ||
OCSPCache.cpp | ||
OCSPCache.h | ||
TrustOverride-AppleGoogleDigiCertData.inc | ||
TrustOverride-SymantecData.inc | ||
TrustOverrideUtils.h | ||
moz.build |