Skip to content

Instantly share code, notes, and snippets.

@delpinoconsulting
Created October 30, 2019 20:20
Show Gist options
  • Save delpinoconsulting/b6afe54ca466884220ba5444b5415db1 to your computer and use it in GitHub Desktop.
Save delpinoconsulting/b6afe54ca466884220ba5444b5415db1 to your computer and use it in GitHub Desktop.
# Install and create certificates
certbot-auto certonly -d *.domain.com -d domain.com --server https://acme-v02.api.letsencrypt.org/directory --preferred-challenges dns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment