Skip to content

Instantly share code, notes, and snippets.

@kakopappa
Created January 24, 2017 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kakopappa/d89c80441708d60d537d9ba79fa4bf3a to your computer and use it in GitHub Desktop.
Save kakopappa/d89c80441708d60d537d9ba79fa4bf3a to your computer and use it in GitHub Desktop.
How to setup Let's Encrypt for Nginx on Ubuntu 14.04
git clone https://github.com/letsencrypt/letsencrypt
cd letsencrypt
sudo ./letsencrypt-auto --nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment