Closed
Bug 1989480
Opened 17 days ago
Closed 13 days ago
mozilla::pkix: recognize the qcStatements extension
Categories
(NSS :: Libraries, enhancement)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: keeler, Assigned: keeler)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
mozilla::pkix needs to recognize the qcStatements certificate extension so that Firefox can support QWACs.
![]() |
Assignee | |
Comment 1•17 days ago
|
||
This patch extends mozilla::pkix to recognize the qcStatements certificate
extension identified by the object ID id-pe-qcStatements (1.3.6.1.5.5.7.1.3)
from RFC 3739. mozilla::pkix does no parsing or processing of the extension
itself, but makes it available for calling applications.
Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/projects/nss/rev/963e9ded5897
mozilla::pkix: recognize the qcStatements extension for QWACs r=jschanck
Status: NEW → RESOLVED
Closed: 13 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•