Closed
Bug 218793
Opened 22 years ago
Closed 22 years ago
Support GeneralizedTime option in CRLs lastupdate/nextupdate fields
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.9
People
(Reporter: julien.pierre, Assigned: julien.pierre)
References
Details
This is the counterpart to bug 143334, but for CRLs. RFC3280 says the update
times after 2050 must be encoded with GeneralizedTime.
This should be simpler to implement than for certs, since we only have a CRL
decoder but no encoder.
| Assignee | ||
Comment 1•22 years ago
|
||
The actual fix for CRLs is in 143334.
Assignee: wchang0222 → jpierre
Depends on: 143334
| Assignee | ||
Comment 2•22 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Target Milestone: --- → 3.9
You need to log in
before you can comment on or make changes to this bug.
Description
•