Open
Bug 1204538
Opened 9 years ago
Updated 7 months ago
Add an EV root for TLS tests in mochitest
Categories
(Core :: Security, task)
Core
Security
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: mgoodwin, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: dom-lws-bugdash-triage)
Bug 1203887 requests the ability to perform tests relating to OCSP from mochitests. To perform these, we'd need an EV root available to mochitests.
Reporter | ||
Comment 1•9 years ago
|
||
To do this, we need to add to (or re-use a cert from) the set of (debug) certs in /security/certverifier/ExtendedValidation.cpp - since we need to rewrite genpgocert.py to accommodate more than a the single CA cert that's currently available, we may as well make use of the work being done to unify certificate creation in xpcshell tests.
Bug 1204543 will track this.
Updated•2 years ago
|
Severity: normal → S3
Updated•7 months ago
|
Type: defect → task
Whiteboard: dom-lws-bugdash-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•