Skip to content

Instantly share code, notes, and snippets.

@amratab
Created December 30, 2016 06:56
Show Gist options
  • Save amratab/a847f987ee2def6ac9a834e7aa15556d to your computer and use it in GitHub Desktop.
Save amratab/a847f987ee2def6ac9a834e7aa15556d to your computer and use it in GitHub Desktop.
Renew lets encrypt certificates
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