Skip to content

Instantly share code, notes, and snippets.

View sbstnmsch-zz's full-sized avatar

Sebastian Misch sbstnmsch-zz

View GitHub Profile
@sbstnmsch-zz
sbstnmsch-zz / lets-encrypt-to-support-http-2-on-nginx.md
Last active April 12, 2016 05:04
HTTP/2 is here. Now let's encrypt and use it with nginx!

HTTP/2 is here. Now let's encrypt and use it with nginx!

HTTP/2 has arrived in most recent browsers and is therefore ready to use (http://caniuse.com/#search=http2).

Generate lets-encrypt certificates

The Let's-Encrypt project allows you to generate SSL certificates for free. To start using it clone letsencrypt from github:

$ git clone https://github.com/letsencrypt/letsencrypt