You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by WL...@pharmacare.com on 2004/02/19 17:59:34 UTC

Problem with enabling SSL in tomcat

Hi all,

I configured SSL support on Tomcat 4.1.29 as described on
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/ssl-howto.html. If I test
the server using https://localhost:8443. it works fine. But if I replace
"localhost" with ip address of the machine, I got a empty page. 
Please advice. Thanks.

Wendy