Ticket #1003 (closed defect: fixed)
install-debathena.sh should be served over https
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
Because it's not paranoia if they're really out to get you.
Change History
comment:3 Changed 11 years ago by jdreed
- Status changed from new to closed
- Resolution set to fixed
Raring and later have a sufficiently useful wget, so I just went ahead and did this. There's also a sha256sum for people with ancient wget(1). curl(1) is not useful, as curl is not installed by default.
When the installed is updated from beta to production, people should now use "make installer" in /mit/debathena/web_scripts.
Note: See
TracTickets for help on using
tickets.
There's no reason not to do this anymore, because debathena.mit.edu has as Real Cert, signed by a Real CA. Unfortunately, we need to switch our instructions to download it from wget to curl, because older wget can't do SNI.