openhealthcare / openhealthcare.org.uk

Websites
1 stars 5 forks source link

I expected this to work over https #9

Open symroe opened 6 years ago

symroe commented 6 years ago

No big deal, but I automatically typed in https when linking to the site and it gives an ugly warning.

As most browsers are moving towards marking http as "insecure", it might be worth serving over https and redirecting from http.

Of course the links to the Google fonts will need to be updated to avoid mixed content warnings.

davidmiller commented 6 years ago

You can add HTTPS to github pages websites on a custom domain with some string of 'configure cloudflare' steps apparently...

https://hackernoon.com/set-up-ssl-on-github-pages-with-custom-domains-for-free-a576bdf51bc

lamby commented 6 years ago

GitHub are releasing native support for HTTPS Real Soon Now via letsencrypt. It will require ANAME records if we wish to use http://openhealthcare.org.uk/ over http://www.openhealthcare.org.uk/ mind you.