Hi
For a long time that I'm trying to configure
tomcat to work with SSL.
My last try is on Windows 2003 Standard with JRE 1.5.0_08 and Tomcat 5.5.17.
I try this example:
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html I create the .keystore in C:\Documents and Settings\Administrator\ and use the password by default (changeit).
I uncomment the SSL connector and leave by default (I try others configurations).
I give the same passaword (changeit) to the tomcat administration.
My prblem is: Every time that I open
https://localhost:8443 the page try to open for a long time (~1 minute) and finally give me the erro: Cannot find server.
Anyone can help me? I don't know more what to do.
Thanks a lot for the help.
Lu�s Matos