msiebuhr / charcod.es

Small webpage for finding the odd unicode char code.
https://charcodes.netlify.app/
ISC License
18 stars 3 forks source link

https? #58

Closed papandreou closed 6 years ago

papandreou commented 6 years ago

https://charcod.es/ works, but complains about the certificate being invalid. It's issued to *.netlify.com -- I thought the site was hosted on github pages?

I ran into this because I'd like to replace the appcache manifest with a generated service worker, but that'll only work with a secure origin.

msiebuhr commented 6 years ago

Yup. I tried moving it to netlify, and though I had HTTPs switched off.

I've written their support to get things straightened out.

Once the switch is fully done, we should clean up the whole 'checkout of gh-pages inside our regular checkout' and just do a release-branch instead.

msiebuhr commented 6 years ago

@papandreou - I've invited you to co-admin on Netlify. You should get a mail from them shortly.

papandreou commented 6 years ago

@msiebuhr, thanks, I'll check it out! I'm sure @Munter can also help us here, as he has used netlify quite a lot and set up https with it before. He even recently went through a name server change from GratisDNS for assetgraph.org :)

msiebuhr commented 6 years ago

Netlify support has re-requested our certificates, and now HTTPS work quite fine.