Skip to content

Instantly share code, notes, and snippets.

@jsonUK
Last active August 24, 2017 11:04
Show Gist options
  • Save jsonUK/abb9c265409b522e2be320de533fbdd7 to your computer and use it in GitHub Desktop.
Save jsonUK/abb9c265409b522e2be320de533fbdd7 to your computer and use it in GitHub Desktop.
Get Letsencrypt to use a DNS challenge for generating certs
/opt/letsencrypt/letsencrypt-auto -d subdomain.example.com --manual --preferred-challenges dns certonly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment