Closed
Bug 68740
Opened 24 years ago
Closed 18 years ago
certutil missleading errormessage
Categories
(NSS :: Libraries, defect, P4)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sonja.mirtitsch, Assigned: alvolkov.bgs)
Details
Attachments
(1 file)
508 bytes,
text/plain
|
Details |
When trying to import an invalid certificate (has erroroutput from export in
it)certutil errormessage is:
"Could not obtain certificate from file: Failure to load dynamic link library"
the errormessage is printed with SECU_PrintError, the function called before is
PORT_ZAlloc (returns NULL)
Reporter | ||
Updated•24 years ago
|
Severity: normal → minor
Priority: -- → P4
Target Milestone: --- → 3.3
Updated•24 years ago
|
Target Milestone: 3.3 → 3.4
Reporter | ||
Updated•23 years ago
|
Target Milestone: 3.4 → Future
Comment 2•23 years ago
|
||
Changed the QA contact to Bishakha.
QA Contact: sonja.mirtitsch → bishakhabanerjee
Updated•22 years ago
|
Target Milestone: Future → ---
Updated•20 years ago
|
Assignee: glen.beasley → alexei.volkov.bugs
Updated•20 years ago
|
QA Contact: bishakhabanerjee → jason.m.reid
Updated•19 years ago
|
QA Contact: jason.m.reid → libraries
Assignee | ||
Comment 4•18 years ago
|
||
to launch use: perl sub.pl infile outfile pos val
Assignee | ||
Comment 5•18 years ago
|
||
bug is not reproducible.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•18 years ago
|
Resolution: INVALID → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•