SV-239749r679474_rule
V-239749
SRG-APP-000015-WSR-000014
VCFL-67-000007
CAT I
10
Navigate to and open /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml.
Ensure that the <SSLHostConfig> node contains the following value:
protocols="TLSv1.2"
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/Service/Connector[@port=9443]/SSLHostConfig/@protocols' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
protocols="TLSv1.2"
If the output does not match the expected result, this is a finding.
V-239749
False
VCFL-67-000007
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/Service/Connector[@port=9443]/SSLHostConfig/@protocols' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
protocols="TLSv1.2"
If the output does not match the expected result, this is a finding.
M
5336