Re: [users@httpd] Using CONNECT with SSL Proxy

2013-09-10 Thread Nikolaus Rath
there is a long-standing issue. > > On Tue, Sep 10, 2013 at 11:23 AM, Nikolaus Rath wrote: >> Hello, >> >> I would like to establish a TLS connection to my apache proxy and then >> use the CONNECT method. I have configured a virtual host with >> "ProxyRequ

[users@httpd] Using CONNECT with SSL Proxy

2013-09-10 Thread Nikolaus Rath
Hello, I would like to establish a TLS connection to my apache proxy and then use the CONNECT method. I have configured a virtual host with "ProxyRequests On" and "SSLProxyEngine On". Accessing the proxy over TLS works fine, but as soon as I issue the CONNECT command, the TLS connection breaks do