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 via email to