>> PureTLS ? Not yet in TC 4.x ... > >4.1 uses coyote which uses tomcat-utils, which works fine with >pureTLS. >I assume it's just undocumented, I don't see a code >problem ( with the coyote connector ). >
Hum, JSSE is still required in part of the code, outside HTTP connector world. org.apache.catalina.net.SSLServerSocketFactory require JSSE. JCERT is needed by org.apache.catalina.valves.CertificatesValve. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>