Closed
Bug 39481
Opened 25 years ago
Closed 25 years ago
Improve API to open cert database
Categories
(NSS :: Libraries, defect, P3)
Tracking
(Not tracked)
People
(Reporter: bugzilla, Assigned: lord)
Details
This is a replacement bug for Netscape NSS bug
http://scopus/bugsplat/show_bug.cgi?id=105243
This bug will be moot when we move to pkcs#11 modules for all data storage, but
until and unless that happens, it's still a legitimate complaint about NSS.
Recent bugs have shown that CERT_OpenCertDBFilename is completely busted. It
should be removed from HCL if possible. Or at least a warning should be put in.
CERT_OpenCertDB should be used instead of CERT_OpenCertDBFilename.
We need to add a standard callback function to use when invoking
CERT_OpenCertDB. The callback can be modeled after SECU_CertDBNameCallback
which is not currently a part of HCL.
------- Additional Comments From relyea 03/31/98 16:39 -------
*** Bug 112150 has been marked as a duplicate of this bug. ***
------- Additional Comments From roeber 04/30/98 13:41 -------
Mass reassign to roeber.
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 39476 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•