зеркало из https://github.com/mozilla/pjs.git
Bug 416827, Enable Digicert root CA certificate for EV use r=rrelyea, approval1.9=beltzner
This commit is contained in:
Родитель
cfa96e389e
Коммит
2358d6b728
|
@ -79,6 +79,14 @@ struct nsMyTrustedEVInfo
|
|||
};
|
||||
|
||||
static struct nsMyTrustedEVInfo myTrustedEVInfos[] = {
|
||||
{
|
||||
"2.16.840.1.114412.2.1",
|
||||
"DigiCert EV OID",
|
||||
SEC_OID_UNKNOWN,
|
||||
"CN=DigiCert High Assurance EV Root CA,OU=www.digicert.com,O=DigiCert Inc,C=US",
|
||||
"CN=DigiCert High Assurance EV Root CA,OU=www.digicert.com,O=DigiCert Inc,C=US",
|
||||
"5F:B7:EE:06:33:E2:59:DB:AD:0C:4C:9A:E6:D3:8F:1A:61:C7:DC:25"
|
||||
},
|
||||
{
|
||||
"1.3.6.1.4.1.8024.0.2.100.1.2",
|
||||
"Quo Vadis EV OID",
|
||||
|
|
Загрузка…
Ссылка в новой задаче