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

Bug#834642: apt-transport-https: Ignores Acquire::https::Proxy



Package: apt-transport-https
Version: 1.3~rc1

Hi,

apt 1.3~rc1 ignores the Acquire::https::Proxy config option and uses
Acquire::http::Proxy instead for https:// repositories.

More specifically I have these settings:
Acquire::http::Proxy "http://localhost:3142";;
Acquire::https::Proxy "DIRECT";

apt tries to use proxy CONNECT:
> Received HTTP code 403 from proxy after CONNECT

I'm pretty sure this worked fine with 1.3~pre3.

Cheers,
Felix


Reply to: