2009/1/8 Binu Mohan <binu.mo...@indecommglobal.com>:
> Hi,
>
>    I have an Apache Tomcat installation on a Windows Server 2003 machine. I 
> have configured Tomcat to work with SSL by following the instructions given 
> in the documentation (using the java ketytool utility).
>
>    However, the configuration works fine on my development machine (XP 
> desktop), but it is not working on the server. When try and access the Tomcat 
> homepage from the server using https://localhost:8443/ it waits for a long 
> time and times out. If I try and access the site using 
> http://localhost:8443/, the Tomcat server displays the home page where it 
> should have displayed some unprintable characters (as I have accessed using 
> http).
>
>    The same keystore and server configuration file are working fine on my 
> development machine. Any idea what could be causing the https requests to 
> time out and the http requests to the secure port 8443 to display the actual 
> page and not the encrypted response?
>
>    Everything works as expected on the development machine
>
> Thanks & Regards,
> Binu
>
> This e-mail and any files transmitted with it are for the sole use of the 
> intended recipient(s) and may contain confidential and privileged 
> information. If you are not the intended recipient, please contact the sender 
> by reply e-mail and destroy all copies of the original message.  Any 
> unauthorised review, use, disclosure, dissemination, forwarding, printing or 
> copying of this email or any action taken in reliance on this e-mail is 
> strictly prohibited and may be unlawful.
>

1. What, exactly, Tomcat and Java version are you running on the
server and on dev. PC?
2. Aren't there any clues in the log files? Some are explained in the
"Troubleshooting" section of the guide:
http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to