Re: SSL does not work on work.

2006-08-02 Thread Filip Hanik - Dev Lists
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

SSL does not work on work.

2006-08-02 Thread Chandra Muppavarapu
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