Re: [us...@httpd] Ssl front end proxy and Segmentation fault (11)

2010-09-14 Thread Joe Orton
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

Re: [us...@httpd] Ssl front end proxy and Segmentation fault (11)

2010-09-08 Thread Jeff Trawick
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

RE: [us...@httpd] Ssl front end proxy and Segmentation fault (11)

2010-09-07 Thread Jason Pyeron
> -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

[us...@httpd] Ssl front end proxy and Segmentation fault (11)

2010-09-07 Thread Jason Pyeron
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