Skip to content

Instantly share code, notes, and snippets.

@macks
Created March 25, 2016 20:10
Show Gist options
  • Save macks/eff94050f89d622a2382 to your computer and use it in GitHub Desktop.
Save macks/eff94050f89d622a2382 to your computer and use it in GitHub Desktop.
letsencrypt sample
$ sudo letsencrypt certonly --staging --verbose --email name@example.com -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