Last active
July 6, 2018 11:28
-
-
Save mariano-aguero/222d431a1c0a1b96be180ec505e102ee to your computer and use it in GitHub Desktop.
letsencryt ssl
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
certbot certonly --agree-tos --manual --preferred-challenges dns --server https://acme-v02.api.letsencrypt.org/directory -d example.com -d "*.example.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment