"GOMEZ Henri" <[EMAIL PROTECTED]> writes:

> >> 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.
Well, Ant is smart enough to not try to build these if you
don't have JSSE. I'm still not completely clear on the circumstances
in which these classes would get used. 

In any case, the future we're moving toward will be all Coyote
in which case you won't need these classes at all. Is that your
understanding as well?

-Ekr

-- 
[Eric Rescorla                                   [EMAIL PROTECTED]]
                http://www.rtfm.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to