Created
November 27, 2017 05:07
-
-
Save aristidesneto/06014f7367e3bd61b3c08ba754baacb4 to your computer and use it in GitHub Desktop.
This file contains 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
ssl_certificate /etc/letsencrypt/live/example.com.br/fullchain.pem; | |
ssl_certificate_key /etc/letsencrypt/live/example.com.br/privkey.pem; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment