SV-100099r1_rule
V-89449
SRG-APP-000514-DB-000383
VRAU-PG-000480
CAT I
10
At the command prompt, execute the following commands:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "ALTER SYSTEM SET ssl_ciphers TO 'FIPS: +3DES:!aNULL';"
# /opt/vmware/vpostgres/current/bin/psql -U postgres -c "SELECT pg_reload_conf();"
At the command prompt, execute the following command:
# grep '^\s*ssl_ciphers\b' /storage/db/pgdata/postgresql.conf
If "ssl_ciphers" is not "FIPS: +3DES:!aNULL", this is a finding.
V-89449
False
VRAU-PG-000480
At the command prompt, execute the following command:
# grep '^\s*ssl_ciphers\b' /storage/db/pgdata/postgresql.conf
If "ssl_ciphers" is not "FIPS: +3DES:!aNULL", this is a finding.
M
3443