Hi all,
I want to enable SSL on Tomcat5. I have the jsse jar files required and the
tomcat startup script is able to locate it. I have uncommented the appropriate lines in the Tomcat server.xml file. https is enabled on port 8443 in the xml. Still when i point the browser to https//localhost:8443 I get a page not found error.
Any idea where I could be going wrong? Thanks in advance.
Regards,
Naveen