Re: mod_proxy SSL forward proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Wed, Aug 24, 2011 at 12:47 PM, J-H Johansen <ondemannen@xxxxxxxxx> wrote:

I've never used Apache like this before but I suspect that you may need the SSLProxyEngine directive as well. http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslproxyengine


Thanks.  I was just about to update my message --- I have tried that too, that is:

...
<VirtualHost *:8443>
    ProxyRequests ON 
    SSLProxyEngine ON
...


And I get the same results with using wget instead of a browser (just to isolate that part of the problem):

moseley@bair ~/Documents/apache $ cat ~/.wgetrc 
https_proxy = https://localhost:8443

moseley@bair ~/Documents/apache $ wget https://mail.google.com/
--2011-08-24 12:48:42--  https://mail.google.com/
Resolving localhost... 127.0.0.1, ::1, fe80::1
Connecting to localhost|127.0.0.1|:8443... connected.
Failed reading proxy response: Unknown error: 0
Retrying.

Then in the logs same error:

[Wed Aug 24 12:48:55 2011] [info] SSL Library Error: 336027803 error:1407609B:SSL routines:SSL23_GET_CLIENT_HELLO:https proxy request speaking HTTP to HTTPS port!?



--
Bill Moseley
moseley@xxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux