Bug 2098489
| Summary: | Need to be able to run self-tests at will programmatically. [rhel-9.1.0] | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Bob Relyea <rrelyea> | |
| Component: | nss | Assignee: | Bob Relyea <rrelyea> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | BaseOS QE Security Team <qe-baseos-security> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 9.1 | CC: | cllang, ssorce | |
| Target Milestone: | rc | Keywords: | Triaged, ZStream | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | nss-3.79.0-8.el9_0 | Doc Type: | Removed functionality | |
| Doc Text: |
This update changes the minimum key size for all RSA operations from 128 bits to 1023 bits. This means NSS will no longer
- generate RSA keys < 1023 bits
- sign or verify RSA signatures with RSA keys < 1023 bits
- encrypt or decrypt values with RSA keys < 1023 bits
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2098490 2100504 (view as bug list) | Environment: | ||
| Last Closed: | 2023-06-06 10:17:53 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2098490, 2100504 | |||
|
Description
Bob Relyea
2022-06-19 23:39:31 UTC
Ivan, I see you set Sanity Only for this bug, but it seem this is an API we should be able to easily write a test for. We just need to make sure the API to execute self test is callable, I agree we do not have a way to easily confirm the test actually run, but I think we need to guarantee API works. that said, granting Z-stream as the change is required regardless. RHEL 9.1 contains nss-3.79.0-14.el9_0. |