1 Reply Latest reply on Oct 7, 2004 5:35 AM by vikash_sharma

    SSL not working in tomcat 3.2.4 tomcat 5.0

    vikash_sharma

      Hi,
      I uncommented the tomcat's server.xml's entry for SSL connector. I also created a keystore using keytool -genkey -keystore chap8.keystore and placed in server/default/conf directory. The server starts properly and shows that [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8443.

      But post that when I try with https://localhost:8443 it comes back with page not found error.

      Can you please help me with this?

      Thanks in advance,
      Vikash