Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tomcat5 and SSL

Status
Not open for further replies.

jem122974

Programmer
Nov 1, 2001
114
US
I have a JSP website that connects to a database. I would like to use SSL to secure the username and password the user enters. Should I set this up in Apache or Tomcat? If in Tomcat, can someone point me in the right direction as to where to get instructions on how to do this?

Thanks,
Jon Mitchell
 
If you are running Apache as a front end, then you should use Apache to handle the HTTP/S protocols.

--------------------------------------------------
Free Database Connection Pooling Software
 
Currently I haven't figured out how to "connect" Apache and Tomcat. I have another thread on the Apache forum asking for some help in this area.

Can you point me in the right direction for how to setup SSL for Apache2? Or do I need to go back to the previous version of Apache for this to work?
 
I have been to that sight and downloaded the .so file for JK 1.2.10, Apache 2, Windows. I looked at instructions link for Apache 2, but it just tells how to build the source. So, now what do I do with this file? I am going to search Google again.

Thanks,
Jon Mitchell
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top