cargo ssl download error behind proxy on windows
问题 I cannot get cargo to commence any downloads under windows behind an authenticated proxy. Here are my proxy settings:- C:\Users\ukb99427\Downloads λ set | grep http https_proxy=http://user:pass@corporate.proxy:8080 http_proxy=http://user:pass@corporate.proxy:8080 Note the http s _proxy has a http address. This allows something like git and incidentally rustup-init and rustup to work fine. Output from those are λ rustup update info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'