Mark Lim <mark_...@symantec.com> wrote:

>It seems that tomcat is trying the default JSSE implementation despite
>the sslImplementationName attribute being set.  Are there internal
>precedence controls or does the classloader hierarchy matter or what?

No, but what makes you assume what you are trying will work?

You have two options.
1. Configure the JSSE implementation to be used at the JVM.
2. Write a wrapper along the lines of the default one used in 7.0.x but for the 
custom JSSE implementation you are using and then specify that in the connector.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to