diff options
author | rsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-22 03:04:32 +0000 |
---|---|---|
committer | rsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-22 03:04:32 +0000 |
commit | 66d9b6e3a23a94991e5583029d1f7e20d870433a (patch) | |
tree | c86853bcbf0247be7c6b8e0c58a88ebb68105001 /net/socket | |
parent | 576e90a9b70a20f4eb09e4e44a078a26c5214548 (diff) | |
download | chromium_src-66d9b6e3a23a94991e5583029d1f7e20d870433a.zip chromium_src-66d9b6e3a23a94991e5583029d1f7e20d870433a.tar.gz chromium_src-66d9b6e3a23a94991e5583029d1f7e20d870433a.tar.bz2 |
Introduce a CertVerifierProc to handle system cert validation.
In preparation for moving certificate path building and
verification out of X509Certificate, introduce a
CertVerifierProc that can be used by the
MultiThreadedCertVerifier to verify certificates using the
underlying system store.
Unit tests previously coded against X509Certificate are now
coded against the CertVerifierProc, as future CLs will shift
verification into this interface.
This was originally reviewed as http://codereview.chromium.org/9584041/ and
http://codereview.chromium.org/9553014/ , and has been
combined in order to preserve SVN history.
BUG=114343
TEST=net_unittests
R=wtc
Review URL: https://chromiumcodereview.appspot.com/9812035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128150 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/socket')
0 files changed, 0 insertions, 0 deletions