SV-99855r1_rule
V-89205
SRG-APP-000416-WSR-000118
VRAU-HA-000410
CAT II
10
Navigate to and open /etc/haproxy/conf.d/30-vro-config.cfg
Navigate to and configure the "frontend https-in-vro-config" section with the following value:
bind :8283 ssl crt /opt/vmware/etc/lighttpd/server.pem ciphers FIPS:+3DES:!aNULL no-sslv3
Navigate to and open /etc/haproxy/conf.d/20-vcac.cfg
Navigate to and configure the "frontend https-in" section with the following value:
bind 0.0.0.0:443 ssl crt /etc/apache2/server.pem ciphers FIPS:+3DES:!aNULL no-sslv3
At the command prompt, execute the following command:
grep -En 'ciphers' /etc/haproxy/conf.d/*.cfg
If two lines are not returned, this is a finding.
If the values for "ciphers" are not set to "FIPS:+3DES:!aNULL", this is a finding.
V-89205
False
VRAU-HA-000410
At the command prompt, execute the following command:
grep -En 'ciphers' /etc/haproxy/conf.d/*.cfg
If two lines are not returned, this is a finding.
If the values for "ciphers" are not set to "FIPS:+3DES:!aNULL", this is a finding.
M
3455