cssbristol / cssbristol.co.uk

Source code for the UoB Computer Science Society web portal
MIT License
12 stars 25 forks source link

HTTPS Error #27

Closed johng closed 6 years ago

johng commented 7 years ago

Security warning when visiting https://cssbristol.co.uk

rossng commented 7 years ago

HTTPS is not supported for GitHub Pages using custom domains.

https://help.github.com/articles/securing-your-github-pages-site-with-https/

johng commented 7 years ago

We could use Amazon S3 instead, we don't have to host on pages?

aemylt commented 7 years ago

I think you can also do it using GitLab Pages: https://docs.gitlab.com//ce/user/project/pages/introduction.html#secure-your-custom-domain-website-with-tls

harrymt commented 6 years ago

We can use cloudflare to setup https for github pages. https://blog.cloudflare.com/secure-and-fast-github-pages-with-cloudflare/