-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
rhel-9.0.0
-
None
-
None
-
None
-
rhel-sst-security-crypto
-
ssg_security
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
gnutls errors while performing self checks during initialization.
Please provide the package NVR for which bug is seen:
gnutls-3.7.6-12.el9_0
How reproducible:
deterministic
Steps to reproduce
- Install RHEL-9.0.0 GA system (compose RHEL-9.0.0-20230112.0)
- fips-mode-setup --enable
- update-crypto-policies --set FIPS:OSPP
- reboot
- After reboot:
- fips-mode-setup --check
FIPS mode is enabled. - update-crypto-policies --show
FIPS:OSPP - dnf install -y wget
- Update gnutls to newer version - gnutls-3.7.6-12.el9_0
- Try to download anything using "wget https://..."
Expected results
gnutls doesn't error while performing self checks.
Actual results
Error in GnuTLS initialization: Error while performing self checks. --2024-02-27 09:52:50-- https://... Segmentation fault (core dumped)