On Tue, Jan 27, 2009 at 10:54 PM, William A. Rowe, Jr.
<wr...@rowe-clan.net> wrote:
> Eric Covener wrote:
>> On Tue, Jan 27, 2009 at 4:05 PM, Raj Jay <deep2...@gmail.com> wrote:
>>> Sorry for resending this. Just wondering if ProxyRemote works when using SSL
>>> between Apache and the remote server (specified using ProxyPass)? If not,
>>> any alternate solutions will be greatly appreciated.
>>>
>>> Thanks!
>>> -Raj.
>>
>> The manual says it doesn't work. You'd probably need to establish your
>> own tunnel outside of Apache.
>
> Huh?  You must be kidding.
>
> Of course ProxyPass /foo https://example.com/bar works.
>

The complication ITT is that Apache needs to go through a forward
proxy to get to https://example.com.

ProxyRemote doesn't know how to speak CONNECT through the "next" proxy.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to