Configure SSL on Apache
Terminate SSL at an Apache reverse proxy in front of Tomcat: convert the PFX certificate, enable the SSL and rewrite modules, and configure the virtual hosts.
Terminate SSL at an Apache reverse proxy in front of Tomcat: convert the PFX certificate, enable the SSL and rewrite modules, and configure the virtual hosts.
A worked example of fronting two Tomcat cluster nodes with an Apache mod_jk load balancer using sticky sessions — for demonstration, not production.