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