Created
January 24, 2017 14:52
-
-
Save kakopappa/d89c80441708d60d537d9ba79fa4bf3a to your computer and use it in GitHub Desktop.
How to setup Let's Encrypt for Nginx on Ubuntu 14.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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