I am running Tomcat on AIX using JVM 1.4. When Tomcat comes up with SSL enabled it is looking for the Sun provider. I copied the Sun JSSE 1.3 jar into the Tomcat lib and this error went away. However I am having problems because I generated the certificate using the AIX keytool which used the IBM provider. This causes and IO Exception because the Sun provider is trying to use the certificate created by the IBM provider. The bottom line is how do I get Tomcat to use IBM as it's SSL provider
Tim McClure [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
