Bug 2060044
Summary: | PSK ciphersuites at SECLEVEL=3 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Dmitry Belyavskiy <dbelyavs> |
Component: | openssl | Assignee: | Dmitry Belyavskiy <dbelyavs> |
Status: | CLOSED ERRATA | QA Contact: | Alicja Kario <hkario> |
Severity: | medium | Docs Contact: | Jan Fiala <jafiala> |
Priority: | medium | ||
Version: | 9.0 | CC: | cllang, dbelyavs, hkario |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openssl-3.0.7-2.el9 | Doc Type: | Bug Fix |
Doc Text: |
.OpenSSL in `SECLEVEL=3` now works with PSK cipher suites
Previously, pre-shared key (PSK) cipher suites were not recognized as performing perfect forward secrecy (PFS) key exchange methods. As a consequence, the `ECDHE-PSK` and `DHE-PSK` cipher suites did not work with OpenSSL configured to `SECLEVEL=3`, for example, when the system-wide cryptographic policy was set to `FUTURE`. The new version of the `openssl` package fixes this problem.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-09 08:20:36 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: |
Description
Dmitry Belyavskiy
2022-03-02 15:15:43 UTC
Implemented as a part of rebase to 3.0.7 in 9.2 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Low: openssl security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:2523 |