summaryrefslogtreecommitdiffstats
path: root/net/base
diff options
context:
space:
mode:
authorwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-30 18:03:14 +0000
committerwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-30 18:03:14 +0000
commit1a1005fda8589b0b73cd8bccbef79af5bf50425b (patch)
treeb6eff29fc45c5d3779d2249519c1ecd5f3271ad6 /net/base
parent3d0baa144bed599d8a1f68afb45273de4901fde9 (diff)
downloadchromium_src-1a1005fda8589b0b73cd8bccbef79af5bf50425b.zip
chromium_src-1a1005fda8589b0b73cd8bccbef79af5bf50425b.tar.gz
chromium_src-1a1005fda8589b0b73cd8bccbef79af5bf50425b.tar.bz2
Enable the Wells Fargo WellsSecure Public Root CA for EV.
R=ian BUG=22679 TEST=https://nerys.wellsfargo.com/test.html should have the EV status. Make sure "Check for server certificate revocation" is enabled in the Options menu. Review URL: http://codereview.chromium.org/342061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30595 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/base')
-rw-r--r--net/base/ev_root_ca_metadata.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/base/ev_root_ca_metadata.cc b/net/base/ev_root_ca_metadata.cc
index df1505e..5461108 100644
--- a/net/base/ev_root_ca_metadata.cc
+++ b/net/base/ev_root_ca_metadata.cc
@@ -206,6 +206,12 @@ static const EVMetadata ev_root_ca_metadata[] = {
0x1e, 0xad, 0x56, 0xbe, 0x3d, 0x9b, 0x67, 0x44, 0xa5, 0xe5 } },
"2.16.840.1.113733.1.7.23.6"
},
+ // Wells Fargo WellsSecure Public Root Certificate Authority
+ // https://nerys.wellsfargo.com/test.html
+ { { { 0xe7, 0xb4, 0xf6, 0x9d, 0x61, 0xec, 0x90, 0x69, 0xdb, 0x7e,
+ 0x90, 0xa7, 0x40, 0x1a, 0x3c, 0xf4, 0x7d, 0x4f, 0xe8, 0xee } },
+ "2.16.840.1.114171.500.9"
+ },
// XRamp Global Certification Authority
{ { { 0xb8, 0x01, 0x86, 0xd1, 0xeb, 0x9c, 0x86, 0xa5, 0x41, 0x04,
0xcf, 0x30, 0x54, 0xf3, 0x4c, 0x52, 0xb7, 0xe5, 0x58, 0xc6 } },