HttpHeaderSecurityFilter does not work for URLs specified in security-constraint

2022-01-28 Thread Jasvant Singh
Hi, I am trying to set up HttpHeaderSecurityFilter for enhancing the security of my website. Filter is defined in $TOMCAT_HOME/conf/web.xml as follows: httpHeaderSecurity org.apache.catalina.filters.HttpHeaderSecurityFilter true hstsEnabled

Not able to enable SSL on AJP connector

2021-11-01 Thread Jasvant Singh
Hi , I am trying to enable SSL on AJP/1.3 Connector in tomcat 9.0.54.0 I am getting error: No SSLHostConfig element was found with the hostName [ mymachine.mydomain.com] to match the defaultSSLHostConfigName for the connector [ajp-nio-0.0.0.0-8009] The full error is: 01-Nov-2021