Skip to content

Instantly share code, notes, and snippets.

@thomasbnt
Created February 21, 2018 20:15
Show Gist options
  • Save thomasbnt/2f56f0b9319f092019cb03fa01530981 to your computer and use it in GitHub Desktop.
Save thomasbnt/2f56f0b9319f092019cb03fa01530981 to your computer and use it in GitHub Desktop.
cd /opt
sudo git clone https://github.com/letsencrypt/letsencrypt
cd /opt/letsencrypt
./letsencrypt-auto --apache -d example.com
./letsencrypt-auto --apache -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