Created
December 30, 2016 06:56
-
-
Save amratab/a847f987ee2def6ac9a834e7aa15556d to your computer and use it in GitHub Desktop.
Renew lets encrypt certificates
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
cd /usr/local/sbin | |
certbot-auto renew | |
sudo service nginx reload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment