SV-240719r679670_rule
V-240719
SRG-APP-000015-WSR-000014
VCRP-67-000004
CAT II
10
Navigate to and open /etc/vmware-rhttpproxy/config.xml.
Locate the <config>/<vmacore>/<ssl> block and configure <protocols> as follows:
<protocols>tls1.2</protocols>
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/protocols' /etc/vmware-rhttpproxy/config.xml
Expected result:
<protocols>tls1.2</protocols>
If there is no output, this is NOT a finding.
If the output does not match the expected result, this is a finding.
V-240719
False
VCRP-67-000004
At the command prompt, execute the following command:
# xmllint --xpath '/config/vmacore/ssl/protocols' /etc/vmware-rhttpproxy/config.xml
Expected result:
<protocols>tls1.2</protocols>
If there is no output, this is NOT a finding.
If the output does not match the expected result, this is a finding.
M
5330