Closed
Bug 292121
Opened 20 years ago
Closed 20 years ago
Expand NSS API to include cert_FindExtension
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 292123
People
(Reporter: alvolkov.bgs, Assigned: wtc)
Details
It is important to get proper signing cert when modifying existing crl. To get find a signing cert the following algorithm should used: check if crl has an Authority Key Extension. If it has, when use the value of the extension to find a signing cert. If not, then look for a cert that has proper singing capabilities flag and has a proper trust. This expansion is needed in order to get Authority Key Extension value from the importing crl.
| Reporter | ||
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 292123 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•