Re: Not able to enable SSL on AJP connector

2021-11-01 Thread Rémy Maucherat
On Mon, Nov 1, 2021 at 3:32 PM Jasvant Singh wrote: > The SSLHostConfig works fine with HTTP/1.1 but not with AJP/1.3 Connector. The AJP protocol does not support use of TLS. If you want TLS, you can use HTTP as the proxy protocol, or set up tunnels that use TLS. Rémy --

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 19:04:49.