VCLD-67-000034 - VAMI must implement TLS1.2 exclusively - tlsv11

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Transport Layer Security (TLS) is a required transmission protocol for a web server hosting controlled information. The use of TLS provides confidentiality of data in transit between the web server and client. FIPS 140-2 approved TLS versions must be enabled, and non-FIPS-approved SSL versions must be disabled.

VAMI comes configured to use only TLS 1.2. This configuration must be verified and maintained.

Solution

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

Replace any and all 'ssl.use-*' lines with following:

ssl.use-tlsv12 = 'enable'
ssl.use-sslv2 = 'disable'
ssl.use-sslv3 = 'disable'
ssl.use-tlsv10 = 'disable'
ssl.use-tlsv11 = 'disable'

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_6-7_Y22M10_STIG.zip

Item Details

References: CAT|I, CCI|CCI-002418, Rule-ID|SV-239741r816831_rule, STIG-ID|VCLD-67-000034, Vuln-ID|V-239741

Plugin: Unix

Control ID: eaac3e65d1578109b7329d87f7fe206da55ca172ad32c98723010c9deee7fe6e