Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

Host using HTTPS #21

Closed
edmorley opened this issue Apr 3, 2017 · 5 comments
Closed

Host using HTTPS #21

edmorley opened this issue Apr 3, 2017 · 5 comments

Comments

@edmorley
Copy link

edmorley commented Apr 3, 2017

A blocker for preloading HSTS on mozilla.io is switching http://corsica.mozilla.io/ to HTTPS, however it can't switch until the various sites it displays support HTTPS too, otherwise there will be mixed content warnings.

$ curl -I https://whattrainisitnow.com
curl: (51) SSL: no alternative certificate subject name matches target host name 'whattrainisitnow.com'

https://bugzilla.mozilla.org/show_bug.cgi?id=1137035
mozilla/corsica#51 (comment)

@luser
Copy link
Collaborator

luser commented Apr 3, 2017

It's currently hosted on GitHub pages. It sounds like the only way to make SSL work is to run everything through CloudFlare. That seems doable, I'll just have to find time to set that up.

@potch
Copy link
Collaborator

potch commented Apr 3, 2017

It's annoying (but I grok why) that SSL is free if you just use .github.io, but otherwise requires hoops to make HTTPS.

@luser
Copy link
Collaborator

luser commented May 12, 2017

I configured cloudflare and switched my DNS over to it, so hopefully when that all propagates https://whattrainisitnow.com/ should work. I'll leave this open until we verify it works.

@luser
Copy link
Collaborator

luser commented May 15, 2017

Hooray! It works!

@luser luser closed this as completed May 15, 2017
@edmorley
Copy link
Author

Many thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants