Closed
Description
I just noticed that the rust-lang.org, the nighty archives, and rustup.sh are not being served over https. We should set this up to protect users from man-in-the-middle attacks. Nominating for this to be done before we release 1.0.
- set up https for static.rust-lang.org
- change binary links on website
- change binary links on wiki
- change binary links in docs
- change rustup links in docs
- modify rustup.sh to download over ssl
- move rustup.sh to static.rust-lang.org
- deprecate www.rust-lang.org/rustup.sh
- change makefiles to download snapshots over ssl?