Configure SSL on pre-deployed Tomcat
Enable HTTPS directly on the pre-deployed Tomcat: convert a PFX certificate to key and cert files, configure the server.xml connector, and optionally force HTTPS in web.xml.
Enable HTTPS directly on the pre-deployed Tomcat: convert a PFX certificate to key and cert files, configure the server.xml connector, and optionally force HTTPS in web.xml.
Decide where to terminate SSL for the iGrafx platform — directly on Tomcat or at an Apache proxy — and configure HTTPS for each case.