Closed Bug 1579036 Opened 5 years ago Closed 5 years ago

Confusing error when trying to export non-existent cert with pk12util

Categories

(NSS :: Tools, defect, P3)

3.44
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: inikolch, Assigned: marcus.apb)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Steps to reproduce:

mkdir testdir
certutil -N --empty-password -d sql:./testdir
pk12util -o p12file2 -n testca -d sql:./testdir -W ''

Actual results:

pk12util: find user certs from nickname failed: PR_LOAD_LIBRARY_ERROR: Failure to load dynamic library

Expected results:

I think first part of error is fine, but the library load error is kinda confusing. It had us looking for library loading issues when this was not the problem.

Marcus, can you take a quick look?

Assignee: nobody → marcus.apb
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P3
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 3.47
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: