mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 21:18:35 +00:00
Bug 555860, Enable Certplus Class 2 Primary CA for EV in PSM
r=rrelyea, r=honzab
This commit is contained in:
parent
8944ab6865
commit
eb2ff88741
@ -408,7 +408,7 @@ static struct nsMyTrustedEVInfo myTrustedEVInfos[] = {
|
||||
{
|
||||
// CN=Buypass Class 3 CA 1,O=Buypass AS-983163327,C=NO
|
||||
"2.16.578.1.26.1.3.3",
|
||||
"Buypass Class 3 CA 1", // for real entries use a string like "Sample INVALID EV OID"
|
||||
"Buypass Class 3 CA 1",
|
||||
SEC_OID_UNKNOWN,
|
||||
"61:57:3A:11:DF:0E:D8:7E:D5:92:65:22:EA:D0:56:D7:44:B3:23:71",
|
||||
"MEsxCzAJBgNVBAYTAk5PMR0wGwYDVQQKDBRCdXlwYXNzIEFTLTk4MzE2MzMyNzEd"
|
||||
@ -416,6 +416,17 @@ static struct nsMyTrustedEVInfo myTrustedEVInfos[] = {
|
||||
"Ag==",
|
||||
nsnull
|
||||
},
|
||||
{
|
||||
// CN=Class 2 Primary CA,O=Certplus,C=FR
|
||||
"1.3.6.1.4.1.22234.2.5.2.3.1",
|
||||
"Certplus EV OID",
|
||||
SEC_OID_UNKNOWN,
|
||||
"74:20:74:41:72:9C:DD:92:EC:79:31:D8:23:10:8D:C2:81:92:E2:BB",
|
||||
"MD0xCzAJBgNVBAYTAkZSMREwDwYDVQQKEwhDZXJ0cGx1czEbMBkGA1UEAxMSQ2xh"
|
||||
"c3MgMiBQcmltYXJ5IENB",
|
||||
"AIW9S/PY2uNp9pTXX8OlRCM=",
|
||||
nsnull
|
||||
},
|
||||
{
|
||||
// OU=Sample Certification Authority,O=\"Sample, Inc.\",C=US
|
||||
"0.0.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user