Created
October 30, 2019 20:20
-
-
Save delpinoconsulting/b6afe54ca466884220ba5444b5415db1 to your computer and use it in GitHub Desktop.
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
# 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