Re: mod_proxy SSL forward proxy

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

 



On Wed, Aug 24, 2011 at 2:14 PM, Björn Zettergren <bjorn.zettergren@xxxxxxxxxxx> wrote:
Hi Bill,

I tried your config and i can recreate your problem. But as Eric just said in another mail, your browser is not using https to speak to https proxy. And i verified that wget speaks http when you point out the "https_proxy" environment variable.


Ah, ok.  I saw the CONNECT in a wireshark trace and just assumed I needed SSL enabled.   Turning off SSLEngine and all woks as expected.

Thanks,
 

I get the same errors as you mention when i run "lwp-request" with HTTP (naturally):
$ lwp-request -m GET -p "http://localhost:8443/" https://www.google.com

However, when i explicitly tell "lwp-request" to use HTTPS it works fine!
$ lwp-request -m GET -p "https://localhost:8443/" https://www.google.com

So, your config is not at fault really, maybe the implementation is though.

/Björn


---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
 "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




--
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