SV-261965r1137661_rule
V-261965
SRG-APP-000514-DB-000382
CD16-00-012200
CAT II
10
Configure OpenSSL to be FIPS compliant.
PostgreSQL uses OpenSSL for cryptographic modules. To configure OpenSSL to be FIPS 140-2 compliant, refer to the official RHEL Documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening#switching-the-system-to-fips-mode_using-the-system-wide-cryptographic-policies.
For more information on configuring PostgreSQL to use SSL, refer to supplementary content APPENDIX-G.
As the system administrator, run the following to ensure FIPS is enabled:
$ cat /proc/sys/crypto/fips_enabled
If fips_enabled is not "1", this is a finding.
V-261965
False
CD16-00-012200
As the system administrator, run the following to ensure FIPS is enabled:
$ cat /proc/sys/crypto/fips_enabled
If fips_enabled is not "1", this is a finding.
M
5598