Hi Eric, Do you have a link? I'm not able to find it on https://issues.apache.org/bugzilla/ (tried searching for mod_proxy_connect, proxy + connect + ssl, proxy + connect + tls, proxy + connect). Thanks! -Nikolaus On 09/10/2013 08:27 AM, Eric Covener wrote: > please search bugzilla, there is a long-standing issue. > > On Tue, Sep 10, 2013 at 11:23 AM, Nikolaus Rath <Nikolaus@xxxxxxxx> 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 >> "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 down. If I disable the >> mod_proxy_connect module, I'm getting a proper error message instead. >> >> Is it possible that the mod_proxy_connect module bypasses the TLS >> layer and tries to forward data directly to the client? That's pretty >> much the only explanation I can come up with. >> >> Is there any way to get this to work? >> >> I'm using Apache 2.2. >> >> Thanks, >> Nikolaus >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx >> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx