10.4 Force SSL when accessing the manager application

Information

Use the transport-guarantee attribute to ensure SSL protection when accessing the manager application.

Solution

Set $CATALINA_HOME/webapps/manager/WEB-INF/web.xml:
<security-constraint>
<user-data-constraint>
<transport-guarantee>CONFIDENTIAL</transport-guarantee>
<user-data-constraint>
</security-constraint>

See Also

https://workbench.cisecurity.org/files/266

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-13

Plugin: Unix

Control ID: 69bb369b365ac29de7e14c98649aa1f5298a4320ff37f1a9b6c3b05991ed0a3a