Questions on behaviour of fetch(3) regarding HTTPS + proxy

Antony Mawer fbsd-questions at mawer.org
Wed Nov 21 23:54:07 PST 2007


On 22/11/2007 2:27 AM, Bill Moran wrote:
> It seems that if I set HTTP_PROXY, fetch(1) works just dandy, _UNLESS_
> I'm trying to fetch an https document, in which case it seems to
> ignore HTTP_PROXY.

 From memory:

     export HTTPS_PROXY="http://myproxy:8080"

--Antony


More information about the freebsd-questions mailing list