Skip to content

Instantly share code, notes, and snippets.

@mariano-aguero
Last active July 6, 2018 11:28
Show Gist options
  • Save mariano-aguero/222d431a1c0a1b96be180ec505e102ee to your computer and use it in GitHub Desktop.
Save mariano-aguero/222d431a1c0a1b96be180ec505e102ee to your computer and use it in GitHub Desktop.
letsencryt ssl
certbot certonly --agree-tos --manual --preferred-challenges dns --server https://acme-v02.api.letsencrypt.org/directory -d example.com -d "*.example.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment