DescriptionCheck cert->isRoot to skip extraneous root certificates in certificate
chains.
NSS bug 721288 causes CERT_PKIXVerifyCert to continue extending the
certificate chain after it has reached a root certificate. Detect that
bug and ignore such extraneous root certificates in certificate chains
when checking for weak signature algorithms.
R=rsleevi@chromium.org
BUG=108514
TEST=a new unit test (to be added) that uses the certificate chain sent
by https://images.etrade.wallst.com/ during SSL handshake.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119595
Patch Set 1 #
Total comments: 3
Patch Set 2 : Implement rsleevi's suggestion #
Total comments: 2
Patch Set 3 : Improve comments and add a unit test #
Total comments: 4
Patch Set 4 : Improve comments and add TODO for generating test certs #
Messages
Total messages: 11 (0 generated)
|