| Index: net/base/ev_root_ca_metadata.cc
|
| diff --git a/net/base/ev_root_ca_metadata.cc b/net/base/ev_root_ca_metadata.cc
|
| index a03e879707aa750103632b643c7f3b37175d1cf1..25291c7181de345ebb25c93c46eba8df88c92fc0 100644
|
| --- a/net/base/ev_root_ca_metadata.cc
|
| +++ b/net/base/ev_root_ca_metadata.cc
|
| @@ -71,6 +71,13 @@ static const EVMetadata ev_root_ca_metadata[] = {
|
| 0xa6, 0x0c, 0xba, 0x6a, 0xbe, 0xd1, 0xf7, 0xbd, 0xef, 0x7b } },
|
| {"1.3.6.1.4.1.6449.1.2.1.5.1", NULL},
|
| },
|
| + // COMODO Certification Authority (reissued certificate with NotBefore of Jan
|
| + // 1 00:00:00 2011 GMT)
|
| + // https://secure.comodo.com/
|
| + { { { 0xee, 0x86, 0x93, 0x87, 0xff, 0xfd, 0x83, 0x49, 0xab, 0x5a,
|
| + 0xd1, 0x43, 0x22, 0x58, 0x87, 0x89, 0xa4, 0x57, 0xb0, 0x12 } },
|
| + {"1.3.6.1.4.1.6449.1.2.1.5.1", NULL},
|
| + },
|
| // COMODO ECC Certification Authority
|
| // https://comodoecccertificationauthority-ev.comodoca.com/
|
| { { { 0x9f, 0x74, 0x4e, 0x9f, 0x2b, 0x4d, 0xba, 0xec, 0x0f, 0x31,
|
| @@ -157,6 +164,13 @@ static const EVMetadata ev_root_ca_metadata[] = {
|
| 0x83, 0x90, 0x3c, 0x21, 0x64, 0x60, 0x20, 0xe5, 0xdf, 0xce } },
|
| {"1.3.6.1.4.1.782.1.2.1.8.1", NULL},
|
| },
|
| + // Network Solutions Certificate Authority (reissued certificate with
|
| + // NotBefore of Jan 1 00:00:00 2011 GMT).
|
| + // https://www.networksolutions.com/website-packages/index.jsp
|
| + { { { 0x71, 0x89, 0x9a, 0x67, 0xbf, 0x33, 0xaf, 0x31, 0xbe, 0xfd,
|
| + 0xc0, 0x71, 0xf8, 0xf7, 0x33, 0xb1, 0x83, 0x85, 0x63, 0x32 } },
|
| + {"1.3.6.1.4.1.782.1.2.1.8.1", NULL},
|
| + },
|
| // QuoVadis Root CA 2
|
| // https://www.quovadis.bm/
|
| { { { 0xca, 0x3a, 0xfb, 0xcf, 0x12, 0x40, 0x36, 0x4b, 0x44, 0xb2,
|
|
|