Tag Archives: tomcat

OpenAM12: Secure Tomcat 6

Install Tomcat 6 * Add to hosts file: 127.0.0.1 tomcat6.my.com * Unzip apache-tomcat-6.0.45.zip and rename as c:\prog\apache-tomcat-6.0.45.com * Change listening ports from 8xxx to 9xxx, e.g. 808 to 10080 in conf\server.xml file 8005 > 10005 8080 > 10080 8443 > … Continue reading

Posted in openam | Tagged , | Leave a comment