mod_proxy and ssl client certificate

View: New views
1 Messages — Rating Filter:   Alert me  

mod_proxy and ssl client certificate

by vovencij :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Jetty docs recommend using mod_proxy instead of mod_proxy_ajp as a preferred proxying approach to use with Apache (2.2.11 in my case). But is it possible to get a SSL Client Certificate from the request with mod_proxy? I wasn't able to get that with mod_proxy, but mod_proxy_ajp is working. Is there any tricks to get mod_proxy working with client certs correctly?

Cheers,
Vladimir