SV-100105r1_rule
V-89455
SRG-APP-000179-DB-000114
VRAU-PG-000505
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-89455
False
VRAU-PG-000505
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