Closed Bug 292122 Opened 19 years ago Closed 19 years ago

Expand NSS API to include cert_FindExtension

Categories

(NSS :: Libraries, defect)

3.10
x86
Linux
defect
Not set
normal

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.

Another possibility is to move functionalities related to singing cert
discovery into NSS library.

*** This bug has been marked as a duplicate of 292123 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.