--Original Message-
> > From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
> > Sent: Friday, December 07, 2007 10:46 AM
> > To: Tomcat Developers List
> > Subject: Re: Tomcat SSL handshaking
> >
> > really only one way of doing it.
> > In the BIO conn
"Md. Jahid Shohel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
> (Sorry for resending the same message. There were some typo. I am
> really sorry for resending)
>
>
> First of all Filip and Bill, thanks a lot for such a good suggestion.
> Though I still didnt implement, but
Hi,
(Sorry for resending the same message. There were some typo. I am
really sorry for resending)
First of all Filip and Bill, thanks a lot for such a good suggestion.
Though I still didnt implement, but I will give a try according you
said.
One more question, can you tell me when the first user
> wrote:
>
>
> > -Original Message-
> > From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
> > Sent: Friday, December 07, 2007 10:46 AM
> > To: Tomcat Developers List
> > Subject: Re: Tomcat SSL handshaking
> >
> > really o
> -Original Message-
> From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 07, 2007 10:46 AM
> To: Tomcat Developers List
> Subject: Re: Tomcat SSL handshaking
>
> really only one way of doing it.
> In the B
really only one way of doing it.
In the BIO connector
protocol="org.apache.coytote.http11.Http11Protocol", the handshake
happens inside the blocking streams (at the JSSE layer), so I don't
think you can control it here.
In the APR connector
protocol="org.apache.coytote.http11.Http11AprProtocol
Hi,
I am really sorry to mailing here for such a question. I am mailing
here because I didn't get any help from other places. My question is
---
How I can take the control of SSL handshaking from tomcat, so that I
can do the handshaking process by myself.
Regards.
Jahid
-