Do you guys know of any software companies, other than Sun (JSSE), that provide JSSE compliant implementations for SSL? Currently our application uses the following provider which is loaded dynamically...
com.sun.net.ssl.internal.ssl.Provider
...but we are looking for a different compliant implementation of the Provider. I checked RSA, but they are not JSSE compliant.
Thanks for the help.
SAF
com.sun.net.ssl.internal.ssl.Provider
...but we are looking for a different compliant implementation of the Provider. I checked RSA, but they are not JSSE compliant.
Thanks for the help.
SAF