Tag: http2
-
Let’s Encrypt!
Let’s Encrypt—the free, automated SSL certificate authority is now in public beta. Check out my experience installing it on Nginx.
-
HTTP/2
A very quick aside to note that kraft.im is now running on HTTP/2 as of a week or so ago. I had been on the stable build of Nginx that ships with Ubuntu, which is pretty outdated. I updated to the Nginx mainline repo and changed one line in my .conf file— spdy to http2. I’m exploring…