Last active
May 3, 2020 12:59
-
-
Save sokil/f268b3b742cce7138faa1858ee1e95b9 to your computer and use it in GitHub Desktop.
LetsEncrypt
This file contains 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
# generate cert from another host with validation by dns TXT record | |
certbot certonly --manual --preferred-challenges dns |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment