SV-99749r1_rule
V-89099
SRG-APP-000439-WSR-000155
VROM-TC-000960
CAT II
10
Navigate to and open /usr/lib/vmware-casa/casa-webapp/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 as shown below:
<cookie-config>
<secure>true</secure>
</cookie-config>
At the command prompt, execute the following command:
grep -E '<secure>' /usr/lib/vmware-casa/casa-webapp/conf/web.xml
If the value of the <secure> node is not set to "true" or is missing, this is a finding.
V-89099
False
VROM-TC-000960
At the command prompt, execute the following command:
grep -E '<secure>' /usr/lib/vmware-casa/casa-webapp/conf/web.xml
If the value of the <secure> node is not set to "true" or is missing, this is a finding.
M
3441