You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Richard Fernandez <fe...@spawar.navy.mil> on 2003/04/21 21:09:14 UTC

Simple question: SSL setup on Tomcat

Folks,

1) I went to the server.xml file and uncommented the section regarding 
port 8443
2) I put the JSSE jar files in the "jre/lib/ext
3) I created a self signed certificate "bin/keytool -genkey alias 
tomact -keyalg RSA"

On the browser I type:
https://localhost:8443/mywebapp

I can not view my application.  What is wrong?

Thanks,
Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org