Created
February 7, 2018 21:18
-
-
Save zoozalp/670f012eca348461bdece85eeca7e732 to your computer and use it in GitHub Desktop.
certbot install ssl
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
sudo certbot --authenticator standalone --installer nginx --pre-hook "nginx -s stop" --post-hook "nginx" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment