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?