Information
Data exchanged between the user and the Apache web server can range from static display data to credentials used to log on to the hosted application. Even when data appears to be static, the non-displayed logic in a web page may expose business logic or trusted system relationships. The integrity of all the data being exchanged between the user and the Apache web server must always be trusted. To protect the integrity and trust, encryption methods should be used to protect the complete communication session.
Satisfies: SRG-APP-000014-WSR-000006, SRG-APP-000015-WSR-000014, SRG-APP-000033-WSR-000169, SRG-APP-000172-WSR-000104, SRG-APP-000179-WSR-000110, SRG-APP-000179-WSR-000111, SRG-APP-000224-WSR-000139, SRG-APP-000427-WSR-000186, SRG-APP-000439-WSR-000151, SRG-APP-000439-WSR-000152, SRG-APP-000439-WSR-000153, SRG-APP-000442-WSR-000182
Solution
# cat /etc/httpd/conf.d/ssl.conf | grep 'SSLProtocol - ALL +TLSv1.2'
Ensure the 'SSLProtocol' is added to the ssl.conf file and looks like the following:
SSLProtocol -ALL +TLSv1.2
Restart Apache: apachectl restart
Item Details
References: CAT|II, CCI|CCI-000068, CCI|CCI-000197, CCI|CCI-000213, CCI|CCI-000803, CCI|CCI-001188, CCI|CCI-001453, CCI|CCI-002418, CCI|CCI-002422, CCI|CCI-002470, Rule-ID|SV-214230r881408_rule, STIG-ID|AS24-U1-000030, STIG-Legacy|SV-102689, STIG-Legacy|V-92601, Vuln-ID|V-214230
Control ID: 1075103482b31f82de6bc3d0196ce48597f8d17694a5008b6f8a4ab9260915b1