Created
May 27, 2016 06:21
-
-
Save jennimckinnon/51d8f895c0aa99a25f066aa1f1d96710 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 --webroot -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