SV-99859r1_rule
V-89209
SRG-APP-000439-WSR-000151
VRAU-HA-000435
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-89209
False
VRAU-HA-000435
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