Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrewstuart2
3933 days ago
No problem :-) I actually noticed the link was HTTPS (presumably after you changed it) and thought I was taking crazy pills.
1 comments
nailer
3933 days ago
HTTP version really should redir to HTTPS.
link
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