Hacker News new | ask | show | jobs
by gscho 1428 days ago
Wanted to let you know HTTP requests are not automatically redirected to HTTPS.

Love the idea for this, will be trying it out!

1 comments

Hey gscho – Thank you so much for letting me know, have NO idea how that http:// got in there (?)

Please don't tell me you're getting a browser error after the click (?)

Do you know who/how can help me update that title?

Not sure how you’re hosting the site but the best way to fix this would be to have your web server automatically redirect incoming http traffic to https. Then it doesn’t matter if the link is http or https :)
I forgot to set the 'Enforce SSL' in the Github pages preferences. Updated this morning X)