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....

[684 byte] By [Rinzia] at [2007-10-2 13:40:04]
# 1
what's the output when connecting with openssl s_client to your tomcat ?
schonef5a at 2007-7-13 11:32:32 > top of Java-index,Security,Other Security APIs, Tools, and Issues...
# 2
thanks schonef5 for replying...i hav'nt used open ssl. i had oracle installed in my sys so maybe it was clashing with tomcat in port 8080. so i changed tomcat port to 8081 n its working fine.thank u
Rinzia at 2007-7-13 11:32:32 > top of Java-index,Security,Other Security APIs, Tools, and Issues...