SV-240718r679667_rule
V-240718
SRG-APP-000014-WSR-000006
VCRP-67-000003
CAT II
10
Navigate to and open /etc/vmware-rhttpproxy/config.xml.
Locate the <config>/<vmacore>/<ssl> block and configure <fips> as follows:
<fips>true</fips>
Restart the service for changes to take effect.
# vmon-cli --restart rhttpproxy
At the command prompt, execute the following command:
# xmllint --xpath '/config/vmacore/ssl/fips' /etc/vmware-rhttpproxy/config.xml
Expected result:
<fips>true</fips>
If the output does not match the expected result, this is a finding.
V-240718
False
VCRP-67-000003
At the command prompt, execute the following command:
# xmllint --xpath '/config/vmacore/ssl/fips' /etc/vmware-rhttpproxy/config.xml
Expected result:
<fips>true</fips>
If the output does not match the expected result, this is a finding.
M
5330