You should start by looking at the documentation here:
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html
If you have additional questions, you should post those questions on the
Tomcat-User list, not the tomcat-developer list.
OUJGHA Radouane wrote:
Hi all;
I hope that you can, help m
--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