Now available via TLS and HTTP/2
Something that’s been bugging me for a bit, was that my blog was only ever available over unencrypted HTTP.
Even though it’s just a simple blog, it would be nicer to be able to just use the latest tech and best practices. It is my profession after all, so I want to set an example. But I use github pages for my blog (full source here) and I don’t really feel like running my own webserver.
Recently I found out though that CloudFlare offers a free service that effectively puts a SSL/TSL proxy in front of any site, with free SSL certificates and HTTP/2 support.
So now this blog also has all those features! I feel like I’m back in the game!
Comments
Alessandro (cosenal) •
I believe the problem is with custom domains, isn't it? My website is on Github Pages too and it's on encrypted HTTP: https://cosenal.github.io/
Daniel Hansson •
What? You didn't use Cloudflare before? You really missed out on something there. ;)