Hanik - Dev Lists <[EMAIL PROTECTED]>
An: Tomcat Users List
Betreff: Re: How to trace successful ssl handshake?
> -Djavax.net.debug=handshake,ssl
>
> Filip
>
> Julien Gaulon wrote:
> > Dear Tomcat Users,
> >
> > I'm using a tomcat 5.5 on win XP. My s
Dear Tomcat Users,
I'm using a tomcat 5.5 on win XP. My servlet uses 2 secure connectors
(different cipher suites and protocol SSL and TLS) on 2 ports.
I have already found a way to have in my servlet a trigger when a ssl handshake
failure occurs. But, in successful case, my servlet needs more