Re: SSL not working

2008-07-23 Thread hiteshrup
Mladen Turk-2 wrote: > > Matúš Nemčík wrote: >> Hi, i have installed the latest version of Apache Tomcat 5.5.17 on >> Windows >> XP platform using the installer and the server is running as a service. > > > The probable reason is because default service runs under > the SYSTEM account. Keysto

Re: Tomcat + SSL+ page cannot be displayed

2008-07-23 Thread hiteshrup
Bellamine, Khalil wrote: > > Hi all, > I've configured my tomcat server to use SSL with the explanation > in tomcat site (ssl-howto.html). After this configuration when I try > https://localhost:8443 in Internet Explorer the page try to open for a > long time and then I get "The page canno

Https & SSL support in Tomcat 5.5

2008-07-23 Thread hiteshrup
Hi, We configured node in server.xml file to enable the HTTPS and SSL support. our server.xml file is in the $CATALINA_BASE. our configuration is shown below Problem:- when we are fire the http://localhost into the IE address bar, It not be transfer to the https://localho