SV-282527r1200561_rule
V-282527
SRG-OS-000250-GPOS-00093
TOSS-05-000473
CAT II
10
Configure the TOSS 5 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 TOSS 5 OpenSSL library is configured to use only ciphers employing FIPS 140-3-approved algorithms using the following command:
$ sudo 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-282527
False
TOSS-05-000473
Verify TOSS 5 OpenSSL library is configured to use only ciphers employing FIPS 140-3-approved algorithms using the following command:
$ sudo 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
5738