Y
Hacker News
new
|
ask
|
show
|
jobs
by
nailer
3933 days ago
HTTP version really should redir to HTTPS.
1 comments
eridius
3933 days ago
That won't really fix anything, anyone who wants to MITM the HTTP can just kill the redirect.
link
Tushon
3933 days ago
Not with HSTS enabled (which they do have). If you get caught before the first request ever, sure, but you've got bigger problems if that is the case.
link