Apache SSL Proxy For Tomcat, Remedy Midtier
By makeaweli
- 1 minutes read - 44 wordsSetting up SSL support for Tomcat, using Apache as a proxy server.
Tomcat Configuration
/usr/local/tomcat/conf/server.xml needs to be modified so Tomcat is aware that it will be proxied over SSH. The last lines were added:
Apache Configuration
A new virtual host was configured for SSL: