Created
February 8, 2016 04:23
-
-
Save shield-9/c34e5b69186ee034242f to your computer and use it in GitHub Desktop.
Let's Encrypt Auto-renew
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
./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