Closed
Bug 2018064
Opened 2 months ago
Closed 2 months ago
all.sh is failing in FIPS SSL test in main tree
Categories
(NSS :: Libraries, defect, P3)
NSS
Libraries
Tracking
(nss 3.122)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| nss | --- | 3.122 |
People
(Reporter: rrelyea, Assigned: rrelyea)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
If you run all.sh, the FIPS SSL tests are failing because of a typo in ssl/ssl.sh. selfserve fails to start because it does not recognize mx25519mlkem768 as a valid group.
| Assignee | ||
Updated•2 months ago
|
Assignee: nobody → rrelyea
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 months ago
|
||
If you run all.sh, the FIPS SSL tests are failing because of a typo in ssl/ssl.s
h. selfserve fails to start because it does not recognize mx25519mlkem768 as a v
alid group.
Updated•2 months ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by rrelyea@redhat.com:
https://hg.mozilla.org/projects/nss/rev/162c4cff5ab5
all.sh is failing in FIPS SSL test in main tree
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Updated•1 month ago
|
status-nss:
--- → 3.122
You need to log in
before you can comment on or make changes to this bug.
Description
•