Commit 95c6d684 authored by Ryan Sleevi's avatar Ryan Sleevi

Update EV root metadata for a new batch of CAs

BUG=69557, 147116, 156816, 371734, 436102, 439948, 444504
TEST=Test each of the URLs listed in the diff (Linux or Windows) and ensure EV status is granted.
R=davidben@chromium.org

Review URL: https://codereview.chromium.org/879183002

Cr-Commit-Position: refs/heads/master@{#313641}
parent 81758ec0
...@@ -70,6 +70,12 @@ static const EVMetadata ev_root_ca_metadata[] = { ...@@ -70,6 +70,12 @@ static const EVMetadata ev_root_ca_metadata[] = {
"1.3.6.1.4.1.782.1.2.1.8.1", "1.3.6.1.4.1.782.1.2.1.8.1",
}, },
}, },
// Actalis Authentication Root CA
// https://ssltest-a.actalis.it:8443
{ { { 0xf3, 0x73, 0xb3, 0x87, 0x06, 0x5a, 0x28, 0x84, 0x8a, 0xf2,
0xf3, 0x4a, 0xce, 0x19, 0x2b, 0xdd, 0xc7, 0x8e, 0x9c, 0xac } },
{"1.3.159.1.17.1", ""},
},
// AffirmTrust Commercial // AffirmTrust Commercial
// https://commercial.affirmtrust.com/ // https://commercial.affirmtrust.com/
{ { { 0xf9, 0xb5, 0xb6, 0x32, 0x45, 0x5f, 0x9c, 0xbe, 0xec, 0x57, { { { 0xf9, 0xb5, 0xb6, 0x32, 0x45, 0x5f, 0x9c, 0xbe, 0xec, 0x57,
...@@ -94,6 +100,18 @@ static const EVMetadata ev_root_ca_metadata[] = { ...@@ -94,6 +100,18 @@ static const EVMetadata ev_root_ca_metadata[] = {
0x55, 0x6c, 0x11, 0xa4, 0x37, 0xca, 0xeb, 0xff, 0xc3, 0xbb } }, 0x55, 0x6c, 0x11, 0xa4, 0x37, 0xca, 0xeb, 0xff, 0xc3, 0xbb } },
{"1.3.6.1.4.1.34697.2.4", ""}, {"1.3.6.1.4.1.34697.2.4", ""},
}, },
// Autoridad de Certificacion Firmaprofesional CIF A62634068
// https://publifirma.firmaprofesional.com/
{ { { 0xae, 0xc5, 0xfb, 0x3f, 0xc8, 0xe1, 0xbf, 0xc4, 0xe5, 0x4f,
0x03, 0x07, 0x5a, 0x9a, 0xe8, 0x00, 0xb7, 0xf7, 0xb6, 0xfa } },
{"1.3.6.1.4.1.13177.10.1.3.10", "" }
},
// Baltimore CyberTrust Root
// https://secure.omniroot.com/repository/
{ { { 0xd4, 0xde, 0x20, 0xd0, 0x5e, 0x66, 0xfc, 0x53, 0xfe, 0x1a,
0x50, 0x88, 0x2c, 0x78, 0xdb, 0x28, 0x52, 0xca, 0xe4, 0x74 } },
{"1.3.6.1.4.1.6334.1.100.1", ""},
},
// Buypass Class 3 CA 1 // Buypass Class 3 CA 1
// https://valid.evident.ca13.ssl.buypass.no/ // https://valid.evident.ca13.ssl.buypass.no/
{ { { 0x61, 0x57, 0x3A, 0x11, 0xDF, 0x0E, 0xD8, 0x7E, 0xD5, 0x92, { { { 0x61, 0x57, 0x3A, 0x11, 0xDF, 0x0E, 0xD8, 0x7E, 0xD5, 0x92,
...@@ -106,6 +124,18 @@ static const EVMetadata ev_root_ca_metadata[] = { ...@@ -106,6 +124,18 @@ static const EVMetadata ev_root_ca_metadata[] = {
0x50, 0xBD, 0xC7, 0xC2, 0x81, 0xA5, 0xBC, 0xA9, 0x64, 0x57 } }, 0x50, 0xBD, 0xC7, 0xC2, 0x81, 0xA5, 0xBC, 0xA9, 0x64, 0x57 } },
{"2.16.578.1.26.1.3.3", ""}, {"2.16.578.1.26.1.3.3", ""},
}, },
// CA 沃通根证书
// https://root2evtest.wosign.com/
{ { { 0x16, 0x32, 0x47, 0x8d, 0x89, 0xf9, 0x21, 0x3a, 0x92, 0x00,
0x85, 0x63, 0xf5, 0xa4, 0xa7, 0xd3, 0x12, 0x40, 0x8a, 0xd6 } },
{"1.3.6.1.4.1.36305.2", ""},
},
// Certification Authority of WoSign
// https://root1evtest.wosign.com/
{ { { 0xb9, 0x42, 0x94, 0xbf, 0x91, 0xea, 0x8f, 0xb6, 0x4b, 0xe6,
0x10, 0x97, 0xc7, 0xfb, 0x00, 0x13, 0x59, 0xb6, 0x76, 0xcb } },
{"1.3.6.1.4.1.36305.2", ""},
},
// CertPlus Class 2 Primary CA (KEYNECTIS) // CertPlus Class 2 Primary CA (KEYNECTIS)
// https://www.keynectis.com/ // https://www.keynectis.com/
{ { { 0x74, 0x20, 0x74, 0x41, 0x72, 0x9c, 0xdd, 0x92, 0xec, 0x79, { { { 0x74, 0x20, 0x74, 0x41, 0x72, 0x9c, 0xdd, 0x92, 0xec, 0x79,
...@@ -224,6 +254,18 @@ static const EVMetadata ev_root_ca_metadata[] = { ...@@ -224,6 +254,18 @@ static const EVMetadata ev_root_ca_metadata[] = {
0x78, 0xc1, 0x09, 0x26, 0xdf, 0x5b, 0x85, 0x69, 0x76, 0xad } }, 0x78, 0xc1, 0x09, 0x26, 0xdf, 0x5b, 0x85, 0x69, 0x76, 0xad } },
{"1.3.6.1.4.1.4146.1.1", ""}, {"1.3.6.1.4.1.4146.1.1", ""},
}, },
// GlobalSign ECC Root CA - R4
// https://2038r4.globalsign.com
{ { { 0x69, 0x69, 0x56, 0x2e, 0x40, 0x80, 0xf4, 0x24, 0xa1, 0xe7,
0x19, 0x9f, 0x14, 0xba, 0xf3, 0xee, 0x58, 0xab, 0x6a, 0xbb } },
{"1.3.6.1.4.1.4146.1.1", ""},
},
// GlobalSign ECC Root CA - R5
// https://2038r5.globalsign.com/
{ { { 0x1f, 0x24, 0xc6, 0x30, 0xcd, 0xa4, 0x18, 0xef, 0x20, 0x69,
0xff, 0xad, 0x4f, 0xdd, 0x5f, 0x46, 0x3a, 0x1b, 0x69, 0xaa } },
{"1.3.6.1.4.1.4146.1.1", ""}
},
// Go Daddy Class 2 Certification Authority // Go Daddy Class 2 Certification Authority
// https://www.godaddy.com/ // https://www.godaddy.com/
{ { { 0x27, 0x96, 0xba, 0xe6, 0x3f, 0x18, 0x01, 0xe2, 0x77, 0x26, { { { 0x27, 0x96, 0xba, 0xe6, 0x3f, 0x18, 0x01, 0xe2, 0x77, 0x26,
...@@ -277,6 +319,12 @@ static const EVMetadata ev_root_ca_metadata[] = { ...@@ -277,6 +319,12 @@ static const EVMetadata ev_root_ca_metadata[] = {
0x16, 0x20, 0x88, 0x80, 0x48, 0x39, 0x19, 0x93, 0x7c, 0xf7 } }, 0x16, 0x20, 0x88, 0x80, 0x48, 0x39, 0x19, 0x93, 0x7c, 0xf7 } },
{"1.3.6.1.4.1.8024.0.2.100.1.2", ""}, {"1.3.6.1.4.1.8024.0.2.100.1.2", ""},
}, },
// QuoVadis Root CA 2 G3
// https://evsslicag3-v.quovadisglobal.com/
{ { { 0x09, 0x3c, 0x61, 0xf3, 0x8b, 0x8b, 0xdc, 0x7d, 0x55, 0xdf,
0x75, 0x38, 0x02, 0x05, 0x00, 0xe1, 0x25, 0xf5, 0xc8, 0x36 } },
{"1.3.6.1.4.1.8024.0.2.100.1.2", ""},
},
// SecureTrust CA, SecureTrust Corporation // SecureTrust CA, SecureTrust Corporation
// https://www.securetrust.com // https://www.securetrust.com
// https://www.trustwave.com/ // https://www.trustwave.com/
...@@ -301,6 +349,12 @@ static const EVMetadata ev_root_ca_metadata[] = { ...@@ -301,6 +349,12 @@ static const EVMetadata ev_root_ca_metadata[] = {
0x3d, 0xd8, 0x90, 0x8f, 0xfd, 0x28, 0x86, 0x65, 0x64, 0x7d } }, 0x3d, 0xd8, 0x90, 0x8f, 0xfd, 0x28, 0x86, 0x65, 0x64, 0x7d } },
{"1.2.392.200091.100.721.1", ""}, {"1.2.392.200091.100.721.1", ""},
}, },
// Staat der Nederlanden EV Root CA
// https://pkioevssl-v.quovadisglobal.com/
{ { { 0x76, 0xe2, 0x7e, 0xc1, 0x4f, 0xdb, 0x82, 0xc1, 0xc0, 0xa6,
0x75, 0xb5, 0x05, 0xbe, 0x3d, 0x29, 0xb4, 0xed, 0xdb, 0xbb } },
{"2.16.528.1.1003.1.2.7", ""},
},
// StartCom Certification Authority // StartCom Certification Authority
// https://www.startssl.com/ // https://www.startssl.com/
{ { { 0x3e, 0x2b, 0xf7, 0xf2, 0x03, 0x1b, 0x96, 0xf3, 0x8c, 0xe6, { { { 0x3e, 0x2b, 0xf7, 0xf2, 0x03, 0x1b, 0x96, 0xf3, 0x8c, 0xe6,
...@@ -331,6 +385,12 @@ static const EVMetadata ev_root_ca_metadata[] = { ...@@ -331,6 +385,12 @@ static const EVMetadata ev_root_ca_metadata[] = {
0x7a, 0xe6, 0x45, 0x25, 0x3a, 0x6f, 0x9f, 0x1a, 0x27, 0x61 } }, 0x7a, 0xe6, 0x45, 0x25, 0x3a, 0x6f, 0x9f, 0x1a, 0x27, 0x61 } },
{"2.16.756.1.89.1.2.1.1", ""}, {"2.16.756.1.89.1.2.1.1", ""},
}, },
// Swisscom Root EV CA 2
// https://test-quarz-ev-ca-2.pre.swissdigicert.ch
{ { { 0xe7, 0xa1, 0x90, 0x29, 0xd3, 0xd5, 0x52, 0xdc, 0x0d, 0x0f,
0xc6, 0x92, 0xd3, 0xea, 0x88, 0x0d, 0x15, 0x2e, 0x1a, 0x6b } },
{"2.16.756.1.83.21.0", ""},
},
// Thawte Premium Server CA // Thawte Premium Server CA
// https://www.thawte.com/ // https://www.thawte.com/
{ { { 0x62, 0x7f, 0x8d, 0x78, 0x27, 0x65, 0x63, 0x99, 0xd2, 0x7d, { { { 0x62, 0x7f, 0x8d, 0x78, 0x27, 0x65, 0x63, 0x99, 0xd2, 0x7d,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment