Skip to content

rust-lang.org, the nightly archives, and rustup.sh should be served over https #16123

Closed
@erickt

Description

@erickt

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions