We are having trouble with the https (port 8443) connection on an app that runs on Tomcat 7. The app is running fine on http (port 80) now. I have uncommented the \"Define a SSL
Atlast it started working... Installed new copy of server, modified server.xml as below,
Used below command to generate keystore file
keytool -genkey -alias tomcat -keyalg RSA -keystore k:/tomcat.keystore