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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Do we need to change the security file in WAS 3.5/Solaris for SSL?

Status
Not open for further replies.

luthriaajay

Programmer
Jan 29, 2002
41
0
0
FR
Hello,

Do we need to add the following lines to the security file
in Java on WAS 3.5/Solaris for SSL Support?

WAS 3.5 uses jdk 1.2.2


Path : WAS_HOME/java/jre/lib/security

Lines to add:

security.provider.2=com.ibm.crypto.provider.IBMJCE
security.provider.3=com.ibm.jsse.JSSEProvider

Please advice
ajayluthria@hotmail.com



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top