Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: SSL Config on Tomcat (443 or 8443)


Message #1 by "Manoj Kithany" <manojkithany108@h...> on Wed, 13 Nov 2002 17:52:01 +0000
Hi Experts:

My Apache+SSL is working now - thanks to you all. I checked it using 
https://www.hari.com.

However, I have a small Application which contains JSP+Servlets which calls 
Oracle DB via JDBC. This application is working fine when I type 
http://www.hari.com:8080/hari/index.jsp but when I try HTTPS as 
https://www.hari.com:8080/hari/index.jsp it does'nt work - ie page does'nt 
shows up.

I know that HTTPS listens to port 443 and my Application(Tomcat+JBoss) 
listens to port 8080 - so how do I integrate both the ports to work 
together? Any useful information on above is appreciated.

THANKS!

HARI






_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. 
http://join.msn.com/?page=features/virus


  Return to Index