Created
March 25, 2016 20:10
-
-
Save macks/eff94050f89d622a2382 to your computer and use it in GitHub Desktop.
letsencrypt sample
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
$ sudo letsencrypt certonly --staging --verbose --email [email protected] -d example.com -w /home/www/example.com/htdocs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment