STIGQter STIGQter: STIG Summary: VMware vRealize Automation 7.x Lighttpd Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

Lighttpd must be configured with FIPS 140-2 compliant ciphers for https connections.

DISA Rule

SV-99959r1_rule

Vulnerability Number

V-89309

Group Title

SRG-APP-000416-WSR-000118

Rule Version

VRAU-LI-000435

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /opt/vmware/etc/lighttpd/lighttpd.conf

Configure the "lighttpd.conf" file with the following:

ssl.cipher-list = "FIPS: +3DES:!aNULL"

Check Contents

At the command prompt, execute the following command:

grep '^ssl.cipher-list' /opt/vmware/etc/lighttpd/lighttpd.conf

If the value returned in not "ssl.cipher-list = "FIPS: +3DES:!aNULL" "or is commented out, this is a finding.

Vulnerability Number

V-89309

Documentable

False

Rule Version

VRAU-LI-000435

Severity Override Guidance

At the command prompt, execute the following command:

grep '^ssl.cipher-list' /opt/vmware/etc/lighttpd/lighttpd.conf

If the value returned in not "ssl.cipher-list = "FIPS: +3DES:!aNULL" "or is commented out, this is a finding.

Check Content Reference

M

Target Key

3457

Comments