try using https for secure transport,
ie,
https://localhost:8443
^
Chandra Muppavarapu wrote:
Folks,
I am trying to turn on SSL on my tomcat running as a webserver. I have
followed the steps in the following link but my SSL still does not work.
http://tomcat.apache.org/tomcat-5.5-doc/ss
Folks,
I am trying to turn on SSL on my tomcat running as a webserver. I have
followed the steps in the following link but my SSL still does not work.
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html
When I type in http://localhost:8443 I get a blank screen. I tried to begug
it by tur