Created
May 27, 2016 06:06
-
-
Save jennimckinnon/bb1a354d9b6e7fd602e6552442f65688 to your computer and use it in GitHub Desktop.
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
| certbot certonly --standalone -w /var/www/example/ -d www.example.com -d example.com -w /var/www/other -d other.example.net -d another.other.example.net |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment