Closed
Bug 1319261
Opened 8 years ago
Closed 1 year ago
intermittent tstclnt.exe: unable to open cert database: SEC_ERROR_LEGACY_DATABASE
Categories
(NSS :: Test, defect, P3)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: mt, Unassigned)
Details
(Whiteboard: [nss-nofx])
see here:
https://public-artifacts.taskcluster.net/S7L6JxoCRkO2JlWBb2kGWQ/0/public/logs/live_backing.log
ssl.sh: running TLS12_ECDHE_RSA_WITH_NULL_SHA ----------------------------
tstclnt -p 8443 -h localhost.localdomain -c :C010 -V ssl3:tls1.2 \
-f -d ../ext_client -w nss < /c/Users/task_1479717520/nss/tests/ssl/sslreq.dat
tstclnt.exe: unable to open cert database: SEC_ERROR_LEGACY_DATABASE: The certificate/key database is in an old, unsupported format.
ssl.sh: #1055: TLS12_ECDHE_RSA_WITH_NULL_SHA produced a returncode of 1, expected is 0 - FAILED
The strange thing is that this same database works perfectly on adjacent tests.
Comment 1•8 years ago
|
||
Windows worker have some issues at the moment. I hope this intermittent goes away once that's fixed.
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Severity: S3 → S4
Status: NEW → RESOLVED
Closed: 1 year ago
Priority: -- → P3
Resolution: --- → INACTIVE
Whiteboard: [nss-nofx]
You need to log in
before you can comment on or make changes to this bug.
Description
•