You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to 'C:\Users\shun.shin.rustup\tmp\ypo2o6drnv0be_it_file'
info: caused by: error during download
info: caused by: [7] Couldn't connect to server
first I try use the cmd.exe to execute the rustup-init,but fail,somehow I open the poewershell and cd to the location and execute it ,and it was work well as follow
The situation has been occured in the office, which has proxy and self-trusted certificate.
I think that certificate is a problem.
I need to know the way avoiding ssl-verify in rustup installer.
like avoiding ssl-verify in git as follows
=============================================================
Current installation options:
default host triple: x86_64-pc-windows-msvc
default toolchain: stable
modify PATH variable: yes
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to 'C:\Users\shun.shin.rustup\tmp\ypo2o6drnv0be_it_file'
info: caused by: error during download
info: caused by: [7] Couldn't connect to server
=============================================================
Hi!
I have an issue with installation rustup.
I've tried to install rustup, but received some error messages.
I've tried via CMD, PowerShell, mingw.
PC Environment
Windows 7
proxy exists,
not trusted certificate. (need to disable SSL verify)
I also tried to register cert as follows, got same error.
#581
thanks for reading!
The text was updated successfully, but these errors were encountered: