I'm taking my first steps in language. I have read a lot of the documentation and decided to install it on my machine. I downloaded rustup-init here . However, when I run the installer I get the following error:
error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to 'C:\Users\fernando.cavalcante\.rustup\tmp\mbkyn0d_zdlnhsfl_file'
info: caused by: error during download
info: caused by: [35] SSL connect error (schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - A fun��o de revoga��o n�o p�de verificar a revoga��o do certificado.)
How to proceed?