On Tue, 25 Sep 2001, Ricardo wrote:

> Date: Tue, 25 Sep 2001 12:54:45 +0200
> From: Ricardo <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: Tomcat 4.0 & Apache with Client Certs
>
> I'm using Tomcat 4.0 b5 standalone with client authentication.
> In this situation Tomcat only exports information about the CIPHER_SUITE and
> KEY_SIZE ... what about client certificate ?!?!?!
>

Tomcat 4 (stand alone) will only export client certificates if you tell
the SSL connector that you require them.  To do so, change the
"clientAuth" property to "true".

> Thanks,
> ============================
> Ricardo Borillo Domenech
> Programaciķ - Servei d'Informātica
> Universitat Jaume I

Craig McClanahan

Reply via email to