Closed Bug 424171 Opened 16 years ago Closed 16 years ago

Enable GeoTrust Primary Certification Authority for EV

Categories

(Core :: Security: PSM, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: hecker, Assigned: KaiE)

References

Details

Per bug 407168 I've approved enabling the GeoTrust Primary Certification Authority root for Extended Validation use. The corresponding EV policy OID is
1.3.6.1.4.1.14370.1.6.

Marking this bug as dependent on first adding the root in question to NSS (bug
424169).
Depends on: 425518
Depends on: 425538
+  {
+    // CN=GeoTrust Primary Certification Authority,O=GeoTrust Inc.,C=US
+    "1.3.6.1.4.1.14370.1.6",
+    "GeoTrust EV OID",
+    SEC_OID_UNKNOWN,
+    "32:3C:11:8E:1B:F7:B8:B6:52:54:E2:E2:10:0D:D6:02:90:37:F0:96",
+    "MFgxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTEwLwYDVQQD"
+    "EyhHZW9UcnVzdCBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5",
+    "GKy1av1pthU6Y2yv2vrEoQ==",
+    nsnull
+  },

The patch to add this is in bug 425518.
Please speak up if you think the above information is wrong.
This request has been completed minutes ago with the patch for bug 425518.

marking fixed
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.