WG342 A22 - Public web servers must use TLS if authentication is required.

Information

Transport Layer Security (TLS) is optional for a public web server. However, if authentication is being performed, then the use of the TLS protocol is required.

Without the use of TLS, the authentication data would be transmitted unencrypted and would become vulnerable to disclosure. Using TLS along with DoD PKI certificates for encryption of the authentication data protects the information from being accessed by all parties on the network. To further protect the authentication data, the web server must use a FIPS 140-2 approved TLS version and all non-FIPS-approved SSL versions must be disabled.

FIPS 140-2 approved TLS versions include TLS V1.0 or greater. NIST SP 800-52 specifies the preferred configurations for government systems.

Solution

Edit the httpd.conf file and set the SSLProtocol to 'TLSv1' for Apache 2.2.22 and older or to 'ALL -SSLv2 -SSLv3' for Apache versions newer than 2.2.22. The SSLEngine parameter must also be set to On.

See Also

https://iasecontent.disa.mil/stigs/zip/U_Apache_2-2_UNIX_V1R11_STIG.zip

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-13, CAT|II, Rule-ID|SV-33030r2_rule, STIG-ID|WG342_A22, Vuln-ID|V-13694

Plugin: Unix

Control ID: 743ea7dc46f9c1ceef34cf33f8d7907caafd183b56cc8ffe48809d3cf308a014