SV-100973r1_rule
V-90323
SRG-APP-000442-WSR-000182
VRAU-HA-000475
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 line execute the following command:
grep -En '\sssl\s' /etc/haproxy/conf.d/*.cfg
If the command does not return the two lines below, this is a finding.
/etc/haproxy/conf.d/20-vcac.cfg:4: bind 0.0.0.0:443 ssl crt /etc/apache2/server.pem ciphers FIPS:+3DES:!aNULL no-sslv3
/etc/haproxy/conf.d/30-vro-config.cfg:2: bind :8283 ssl crt /opt/vmware/etc/lighttpd/server.pem ciphers FIPS:+3DES:!aNULL no-sslv3
V-90323
False
VRAU-HA-000475
At the command line execute the following command:
grep -En '\sssl\s' /etc/haproxy/conf.d/*.cfg
If the command does not return the two lines below, this is a finding.
/etc/haproxy/conf.d/20-vcac.cfg:4: bind 0.0.0.0:443 ssl crt /etc/apache2/server.pem ciphers FIPS:+3DES:!aNULL no-sslv3
/etc/haproxy/conf.d/30-vro-config.cfg:2: bind :8283 ssl crt /opt/vmware/etc/lighttpd/server.pem ciphers FIPS:+3DES:!aNULL no-sslv3
M
3455