Skip to content

Instantly share code, notes, and snippets.

@leemason
Created April 18, 2016 10:08
Show Gist options
  • Save leemason/702eaa901b36a51dfdfb749f88dba416 to your computer and use it in GitHub Desktop.
Save leemason/702eaa901b36a51dfdfb749f88dba416 to your computer and use it in GitHub Desktop.
cd /opt/letsencrypt
./letsencrypt-auto certonly -a webroot --webroot-path=/path/to/site -d example.com -d www.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment