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

Re: apt-get probleme



On Wed, 2 Feb 2000, Shaul Karl wrote:

> I have no experience with proxy auth. However, if I got it correctly then the 
> attached /etc/apt/apt.conf has the skeleton for this to be done.

HTTP proxy authentication is very simple:

export http_proxy="http://user@pass:proxy.com:3128/";
apt..

Your proxy will need to support http/1.1 defined proxy authorization.

Jason


Reply to: