Re: [us...@httpd] pass on X509 certificate to reverse-proxy backend
On Today at 4:12pm, HR=>Haroon Rafique wrote: HR> [..snip..] HR> HR> HR> Order allow,deny HR> Allow from all HR> SSLVerifyClient optional HR> SSLVerifyDepth 3 HR> SSLOptions +StdEnvVars +ExportCertData HR> # pass-on
[us...@httpd] pass on X509 certificate to reverse-proxy backend
Hi there, I am running apache 2.2.13 in a reverse-proxy configuration using mod_proxy. The backend is glassfish running on port 8080 on another host. Here's the relevant section of the config: ProxyRequests Off SetEnv force-proxy-request-1.0 1 SetEnv proxy-nokeepalive