Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save yassine-khachlek/bb40033471aee7c2279494044fb71fe1 to your computer and use it in GitHub Desktop.
Save yassine-khachlek/bb40033471aee7c2279494044fb71fe1 to your computer and use it in GitHub Desktop.
Certbot
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