Ed Yu wrote:
> 
> Hi,
> 
> Does anyone know how (or is it even possible) to access the client SSL
> session information and certificate information using Java and servlet?
> 
For the moment, mod_jserv & ajpv12 protocol forwards only 2 infos to the
servlet engine :
SSL_CLIENT_S_DN and SSL_CLIENT_I_DN, which is already enough to
identify/authenticate a client.

I am working (not alone) on extending ajpv12 to other env values. Should
be available this WE on JServ's site (with maybe another name for this
protocol)

Jean-Luc
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to