Open
Bug 980536
Opened 11 years ago
Updated 2 years ago
ocsp testing: include revocationReason
Categories
(Core :: Security: PSM, defect, P3)
Core
Security: PSM
Tracking
()
NEW
People
(Reporter: keeler, Unassigned)
References
Details
(Whiteboard: [psm-backlog])
RevokedInfo ::= SEQUENCE {
revocationTime GeneralizedTime,
revocationReason [0] EXPLICIT CRLReason OPTIONAL }
revocationReason is optional and apparently not often used. We should make sure we don't do anything bad as a result of receiving a response with it.
Updated•11 years ago
|
Reporter | ||
Updated•8 years ago
|
Whiteboard: [psm-backlog]
Reporter | ||
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•