how to set up ssl on tomcat?
Hi,
I am trying to configure ssl on tomcat web server.The versions i'm using are... Apache Tomcat 5.5, jdk1.5.0_02 on windowsNT platform.
i'm using self signed certificate...i could generate a certificate with my name.
although i followed all the steps provided in the tomcat docs n various sites... i was not successful.i changed the server.wml file too n when i try running "https://localhost:8443/" i get "page cannot be displayed " error.
i have read various posts in this forum but none were useful..
please help me in getting this set..
do i have to change httpd file? wat do i have to do?n where do i find it?
please help....

