SV-100823r1_rule
V-90173
SRG-APP-000439-WSR-000155
VRAU-TC-000900
CAT II
10
Navigate to and open /opt/vmware/horizon/workspace/conf/web.xml.
Navigate to the <session-config> node.
Add the <cookie-config> --> <secure> node setting to the <session-config> node.
Note: The <cookie-config> --> <secure> node should be configured per the following:
<cookie-config>
<secure>true</secure>
</cookie-config>
At the command prompt, execute the following command:
grep -E '<secure>' /opt/vmware/horizon/workspace/conf/web.xml
If the value of the <secure> node is not set to "true" or is missing, this is a finding.
V-90173
False
VRAU-TC-000900
At the command prompt, execute the following command:
grep -E '<secure>' /opt/vmware/horizon/workspace/conf/web.xml
If the value of the <secure> node is not set to "true" or is missing, this is a finding.
M
3439