RE: Problems with SSL_CLIENT_CERT_CHAIN_n from servlet

2004-10-08 Thread Jesús Luna
-Mensaje original- De: jean-frederic clere [mailto:[EMAIL PROTECTED] Enviado el: viernes, 08 de octubre de 2004 8:28 Para: Jesús Luna Asunto: Re: Problems with SSL_CLIENT_CERT_CHAIN_n from servlet I have not (yet) got it working but the idea to have more httpd variables available

Re: Problems with SSL_CLIENT_CERT_CHAIN_n from servlet

2004-10-08 Thread Bill Barker
] Sent: Friday, October 08, 2004 1:55 AM Subject: RE: Problems with SSL_CLIENT_CERT_CHAIN_n from servlet -Mensaje original- De: jean-frederic clere [mailto:[EMAIL PROTECTED] Enviado el: viernes, 08 de octubre de 2004 8:28 Para: Jesús Luna Asunto: Re: Problems with SSL_CLIENT_CERT_CHAIN_n from

RE: Problems with SSL_CLIENT_CERT_CHAIN_n from servlet

2004-10-07 Thread Jesús Luna
-Mensaje original- De: jean-frederic clere [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 06 de octubre de 2004 16:54 Para: Tomcat Developers List Asunto: Re: Problems with SSL_CLIENT_CERT_CHAIN_n from servlet What do have in httpd.conf? In my httpd.conf I've appended

Problems with SSL_CLIENT_CERT_CHAIN_n from servlet

2004-10-06 Thread Jesús Luna
Hi everybody, Currently I'm developing a servlet that validates with our OCSP service a user certificate received from Apache v1.3.29 (with mod_ssl v2.8.16 and ajp13 workers), but the problem is that I need to extract some data about the correspondent client certificate chain to build the OCSP

Re: Problems with SSL_CLIENT_CERT_CHAIN_n from servlet

2004-10-06 Thread jean-frederic clere
Jesús Luna wrote: Hi everybody, Currently I'm developing a servlet that validates with our OCSP service a user certificate received from Apache v1.3.29 (with mod_ssl v2.8.16 and ajp13 workers), but the problem is that I need to extract some data about the correspondent client certificate chain to