Help with redirection from http to https

2006-08-03 Thread Chandra Muppavarapu
Folks, I have a packaged software that uses tomcat as the webserver. I would like the users to be automatically redirected to https even when the type in an URL starting with http. 1) Is there any way this could be acheived through a tomcat configuration change? 2) If not what are the alternat

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