Date: Fri, 12 Mar 2010 16:57:14 -0300 From: =?ISO-8859-1?Q?Sylvio_C=E9sar?= <scjamorim@bsd.com.br> To: freebsd-current@freebsd.org Subject: variables http_proxy in current 9 and 7.3-rc2 Message-ID: <5859850b1003121157l7b7fd4e9i445fefc78bceac7a@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi,
I have tree VM, (8.0, 7.3RC2, 9-current), in release 8.0 I have
not problem with variables: HTTP_PROXY, http_proxy, but in 7.3 and
9-current, seems that the part of authentication is not exported.
I use shell tcsh, my variables:
setenv HTTP_PROXY http://user:pass@proxyserver.com:80
setenv http_proxy http://user:pass@proxyserver.com:80
This configuration is ok in 8.0, but in 7.3RC2 and 9 I get: "Proxy
Authentication Required"
Somebody have this problem?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5859850b1003121157l7b7fd4e9i445fefc78bceac7a>
