Dear Maintainers, we found a FIPS mode specific issue for ruby/openssl on RHEL 9. And I am thinking how to report it. Do you have FIPS mode enabled Linux machines to test? I can see the FIPS mode specific logic on the files below.
ext/openssl/ossl.c
test/openssl/test_fips.rb
As a reference, below are how to enable the FIPS mode for RHEL and Ubuntu.
- RHEL 9 - Chapter 2. Installing the system in FIPS mode
Fedora (It's not official document. I just found it.) It seems the document is old.
- Ubuntu