SV-283676r1193289_rule
V-283676
SRG-OS-000250-GPOS-00093
ALMA-09-003980
CAT I
10
Configure the AlmaLinux OS 9 OpenSSL library to use the system cryptographic policy.
Edit the "/etc/pki/tls/openssl.cnf" and add or modify the following line:
.include = /etc/crypto-policies/back-ends/opensslcnf.config
Verify that AlmaLinux OS 9 OpenSSL library is configured to use only ciphers employing FIPS 140-3 approved algorithms with the following command:
$ grep -i opensslcnf.config /etc/pki/tls/openssl.cnf
.include = /etc/crypto-policies/back-ends/opensslcnf.config
If the "opensslcnf.config" is not defined in the "/etc/pki/tls/openssl.cnf" file, this is a finding.
V-283676
False
ALMA-09-003980
Verify that AlmaLinux OS 9 OpenSSL library is configured to use only ciphers employing FIPS 140-3 approved algorithms with the following command:
$ grep -i opensslcnf.config /etc/pki/tls/openssl.cnf
.include = /etc/crypto-policies/back-ends/opensslcnf.config
If the "opensslcnf.config" is not defined in the "/etc/pki/tls/openssl.cnf" file, this is a finding.
M
5664