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!

What SSL version does Tomcat use & how do I make Tomcat use SSL 2.0?

Status
Not open for further replies.

ashswin4

Programmer
Mar 9, 2005
1
US
In the server.xml file, when I define the SSL Connector on port 8443, is set sslProtocol="SSL". Can anyone tell me what version of SSL (SSL 2.0 or SSL 3.0) Tomcat is using when I do this?
Also, is there any way to make Tomcat use SSL 2.0?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top