1. Home
  2. Security Hardening
  3. DISA STIG Apache Server 2.4 Windows Server V2R2
  4. AS24-W1-000370 – The Apache web server must encrypt passwords during transmission.

AS24-W1-000370 – The Apache web server must encrypt passwords during transmission.

Details

Data used to authenticate, especially passwords, needs to be protected at all times, and encryption is the standard method for protecting authentication data during transmission. Data used to authenticate can be passed to and from the web server for many reasons.

Examples include data passed from a user to the web server through an HTTPS connection for authentication, the web server authenticating to a backend database for data retrieval and posting, and the web server authenticating to a clustered web server manager for an update.

Solution

Edit the <'INSTALL PATH'>confhttpd.conf file and set the value of ‘SSLVerifyClient’ to ‘require’.

Restart the Apache service.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles