Last active
August 24, 2017 11:04
-
-
Save jsonUK/abb9c265409b522e2be320de533fbdd7 to your computer and use it in GitHub Desktop.
Get Letsencrypt to use a DNS challenge for generating certs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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