Closed Bug 418902 Opened 16 years ago Closed 16 years ago

Enable Trustwave XRamp Global CA root CA certificate for EV use

Categories

(Core :: Security: PSM, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: hecker, Assigned: KaiE)

References

Details

Per bug 409840 I've approved enabling Trustwave's existing "XRamp Global CA" root CA certificate for Extended Validation use. The corresponding EV policy
OID is 2.16.840.1.114404.1.1.2.4.1.

Thanks in advance for your help getting this change made to PSM!
Blocks: 409840
No patch yet, but here's a snippet I used for testing:

  {
    // CN=XRamp Global Certification Authority,O=XRamp Security Services Inc,OU=www.xrampsecurity.com,C=US
    "2.16.840.1.114404.1.1.2.4.1",
    "Trustwave EV OID",
    SEC_OID_UNKNOWN,
    "B8:01:86:D1:EB:9C:86:A5:41:04:CF:30:54:F3:4C:52:B7:E5:58:C6",
    "MIGCMQswCQYDVQQGEwJVUzEeMBwGA1UECxMVd3d3LnhyYW1wc2VjdXJpdHkuY29t"
    "MSQwIgYDVQQKExtYUmFtcCBTZWN1cml0eSBTZXJ2aWNlcyBJbmMxLTArBgNVBAMT"
    "JFhSYW1wIEdsb2JhbCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eQ==",
    "UJRs7Bjq1ZxN1ZfvdY+grQ==",
    nsnull
  },
Depends on: 425518
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.