diff options
author | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 17:29:06 +0000 |
---|---|---|
committer | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-19 17:29:06 +0000 |
commit | 23f98b5d5729c3256eb2a1466c1e9cd12a999cc1 (patch) | |
tree | 2aa4532ffed5d3423702099629a607a1d1b9d3f9 /webkit/data | |
parent | 67fa15db908950d6cb44f1e68667cbbbe31bd961 (diff) | |
download | chromium_src-23f98b5d5729c3256eb2a1466c1e9cd12a999cc1.zip chromium_src-23f98b5d5729c3256eb2a1466c1e9cd12a999cc1.tar.gz chromium_src-23f98b5d5729c3256eb2a1466c1e9cd12a999cc1.tar.bz2 |
Do not use cert_pi_useAIACertFetch by default. Use it only
when we are likely to be missing intermediate CA certificates.
Work around the SEC_ERROR_POLICY_VALIDATION_FAILED error from
CERT_PKIXVerifyCert by retrying CERT_PKIXVerifyCert with the
certificate policy in the certificate.
Map SEC_ERROR_POLICY_VALIDATION_FAILED to ERR_CERT_INVALID
if we can't work around the error.
Start the migration away from test_certificate_data.h to the
certificate files in the src/net/data/ssl/certificates
directory.
R=eroman
BUG=31497,30891,37549
TEST=A new unit test. To verify the fix for issue 31497
manually, must install the "DoD Root CA 2" certificate first
(see comment 9 of bug 31497).
Review URL: http://codereview.chromium.org/545103
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42118 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
0 files changed, 0 insertions, 0 deletions