Only authenticated system administrators or the designated PKI Sponsor for the Apache web server must have access to the Apache web servers private key.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-214371SRG-APP-000176-WSR-000096AS24-W2-000390SV-214371r961041_rule2025-02-122
Description
The web server's private key is used to prove the identity of the server to clients and securely exchange the shared secret key used to encrypt communications between the web server and clients. By gaining access to the private key, an attacker can pretend to be an authorized server and decrypt the SSL traffic between a client and the web server.
ℹ️ Check
If the Apache web server does not have a private key, this is Not Applicable. Review the private key path in the "SSLCertificateFile" directive. Verify only authenticated System Administrators and the designated PKI Sponsor for the web server can access the web server private key. If the private key is accessible by unauthenticated or unauthorized users, this is a finding.
✔️ Fix
Configure the Apache web server to ensure only authenticated and authorized users can access the web server's private key.