Skip to content

Instantly share code, notes, and snippets.

@duderamos
Created April 5, 2018 23:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save duderamos/c5cabf8a70cfdddb049cd00c9d87c94c to your computer and use it in GitHub Desktop.
Save duderamos/c5cabf8a70cfdddb049cd00c9d87c94c to your computer and use it in GitHub Desktop.
sudo ./certbot-auto certonly --manual -d 'example.com' -d '*.example.com' --agree-tos --manual-public-ip-logging-ok --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment