Closed
Bug 1026565
Opened 10 years ago
Closed 1 year ago
export CERT_AddTempCertToPerm
Categories
(NSS :: Libraries, defect, P5)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: keeler, Unassigned)
References
Details
Is it possible to export CERT_AddTempCertToPerm? It looks like __CERT_AddTempCertToPerm is exported, but any code that wants to use it as CERT_AddTempCertToPerm has to jump through hoops to do so (see https://mxr.mozilla.org/mozilla-central/source/security/manager/ssl/src/nsNSSCertificateDB.cpp#6 and now https://mxr.mozilla.org/mozilla-central/source/dom/wifi/WifiCertService.cpp#7 ).
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Priority: -- → P5
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•