On Wed, Sep 08, 2010 at 12:01:56AM -0400, Jason Pyeron wrote:
>
> > -Original Message-
> > From: Jason Pyeron [mailto:jpye...@pdinc.us]
> > Sent: Tuesday, September 07, 2010 22:03
> > To: users@httpd.apache.org
> > Subject: [us...@httpd] Ssl front end
On Tue, Sep 7, 2010 at 10:03 PM, Jason Pyeron wrote:
> I am trying to reverse proxy client certs, here is the config snipit:
>
> RequestHeader set Front-End-Https "On"
> CacheDisable *
> SSLProxyEngine On
> ProxyPass /test https://192.168.10.193/test
> ProxyPassReverse /test https://192.168.10.19
> -Original Message-
> From: Jason Pyeron [mailto:jpye...@pdinc.us]
> Sent: Tuesday, September 07, 2010 22:03
> To: users@httpd.apache.org
> Subject: [us...@httpd] Ssl front end proxy and Segmentation fault (11)
>
> I am trying to reverse proxy client certs, here
I am trying to reverse proxy client certs, here is the config snipit:
RequestHeader set Front-End-Https "On"
CacheDisable *
SSLProxyEngine On
ProxyPass /test https://192.168.10.193/test
ProxyPassReverse /test https://192.168.10.193/test
SSLProxyMachineCertificatePath /var/www./certs
SSLProxyVe