Bug 1973292
| Summary: | OpenSSL doesn't automatically select DH parameters for DHE-PSK ciphersuites | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Alicja Kario <hkario> |
| Component: | openssl | Assignee: | Dmitry Belyavskiy <dbelyavs> |
| Status: | CLOSED ERRATA | QA Contact: | Alicja Kario <hkario> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 9.0 | CC: | dbelyavs |
| Target Milestone: | beta | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
Cause:
PSK ciphersuites don't work on system set up to FUTURE crypto policy. This is caused by OpenSSL SECLEVEL=3 disabling key exchange methods other than plain DHE or ECDHE.
Consequence:
Connections attempts that use PSK, DHE-PSK, or ECDHE-PSK ciphersuites fail on a system set-up with FUTURE crypto-policy
Workaround (if any):
Switch the system to any other crypto-policy or explicitly set lower SECLEVEL in openssl cipherstring.
Result: PSK ciphersuites don't work with FUTURE crypto-policy.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-17 15:36:30 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: | 2035249 | ||
| Bug Blocks: | |||
|
Description
Alicja Kario
2021-06-17 15:06:33 UTC
Works for me now. remnants gone to https://bugzilla.redhat.com/show_bug.cgi?id=2060044 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 (new packages: openssl), 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/RHBA-2022:3900 |