SV-99967r1_rule
V-89317
SRG-APP-000439-WSR-000156
VRAU-LI-000485
CAT I
10
Navigate to and open /opt/vmware/etc/lighttpd/lighttpd.conf
Configure the lighttpd.conf file with following:
ssl.use-sslv2 = "disable"
ssl.use-sslv3 = "disable"
At the command prompt, execute the following command:
Note: The command should return 2 outputs: ssl.use-sslv2 and ssl.use-sslv3
grep '^ssl.use-sslv' /opt/vmware/etc/lighttpd/lighttpd.conf
If the value returned for "ssl.use-sslv2" and "ssl.use-sslv3" are not set to "disable", this is a finding.
V-89317
False
VRAU-LI-000485
At the command prompt, execute the following command:
Note: The command should return 2 outputs: ssl.use-sslv2 and ssl.use-sslv3
grep '^ssl.use-sslv' /opt/vmware/etc/lighttpd/lighttpd.conf
If the value returned for "ssl.use-sslv2" and "ssl.use-sslv3" are not set to "disable", this is a finding.
M
3457