Skip to content

Instantly share code, notes, and snippets.

@shield-9
Created February 8, 2016 04:23
Show Gist options
  • Save shield-9/c34e5b69186ee034242f to your computer and use it in GitHub Desktop.
Save shield-9/c34e5b69186ee034242f to your computer and use it in GitHub Desktop.
Let's Encrypt Auto-renew
./letsencrypt-auto certonly --apache --keep -d extendwings.com -d www.extendwings.com
./letsencrypt-auto certonly --apache --keep -d aigis.pw
./letsencrypt-auto certonly --apache --keep -d shield-9.org
sudo apachectl graceful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment