IntelliJ Java IDE
The moose likes Security and the fly likes SSL compatible for Sun and IBM java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "SSL compatible for Sun and IBM java" Watch "SSL compatible for Sun and IBM java" New topic
Author

SSL compatible for Sun and IBM java

Rajendar Goud
Ranch Hand

Joined: Mar 06, 2002
Posts: 220
Hi,
How can we achieve general SSL implementation that can support both ibm java and sun java. B/c currently the application i developed works fine with Sun java which uses the regular jsse.jar,jnet.jar and jcert.jar and the provider being com.sun.net.ssl.internal.ssl.Provider. But if i try to deploy it on ibm java ,it fails and says 'SSL implementation not available'.its b/c ibm has their own java and jre which includes 'ibmjsse.jar'. can we make it to run on ibm without changes or do i need to change the code to access the provider 'ibm provider'.

pls respond with some suggestions.

Regards
Rajendar
 
jQuery in Action, 2nd edition
 
subject: SSL compatible for Sun and IBM java
 
Threads others viewed
Aren't IBM Portlet API based on JSR 168?
Urgent:To configure VAJ to develop WCS5.1
Ldap implementation
Passed 700,701 and 340 last Thursday
Creating a framework for setting up a ejb service provider using
developer file tools