Last active
February 17, 2020 20:08
-
-
Save yassine-khachlek/bb40033471aee7c2279494044fb71fe1 to your computer and use it in GitHub Desktop.
Certbot
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
Obtain a wildcard certificate using Let's Encrypt's new ACMEv2 server | |
certbot -d *.example.com --preferred-challenges=dns --manual certonly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment