Closed
Bug 156294
Opened 22 years ago
Closed 22 years ago
FIPS 140-1 test failures on AIX on nightly build of tip
Categories
(NSS :: Libraries, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
3.6
People
(Reporter: bishakhabanerjee, Assigned: rrelyea)
Details
The nightly build of the tip is reporting these failures on AIX. Specificaly,
these tests are failing:
Export the certificate and key as a PKCS#12 file (pk12util -o)
Import the certificate and key from the PKCS#12 file (pk12util -i)
List the FIPS module keys (certutil -K)
The errors that are reported are:
adleman.1 Export the certificate and key as a PKCS#12 file (pk12util -o) Failed
adleman.1 Import the certificate and key from the PKCS#12 file (pk12util -i) Failed
adleman.1 List the FIPS module keys (certutil -K) Failed
adleman.2 Import the certificate and key from the PKCS#12 file (pk12util -i) Failed
adleman.2 List the FIPS module keys (certutil -K) Failed
adleman.1/output.log:Error opening input terminal for read
adleman.1/output.log:pk12util: Initialization failed: fips140.p12: error 0
adleman.2/output.log:Error opening input terminal for read
adleman.1/output.log:pk12util: PKCS12 encode failed: security library: no
security module can perform the requested operation.
adleman.2/output.log:pk12util: PKCS12 decode not verified: security library: no
security module can perform the requested operation.
Reporter | ||
Updated•22 years ago
|
OS: Windows 2000 → AIX
Comment 1•22 years ago
|
||
Bob, please look at this QA failure on the NSS tip. Thanks.
Assignee: wtc → relyea
Priority: -- → P1
Target Milestone: --- → 3.6
Assignee | ||
Comment 2•22 years ago
|
||
I can't reproduce this on the tip on adleman (either debug or optimize builds).
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•