Skip to content

Instantly share code, notes, and snippets.

@lctseng
Created July 29, 2018 06:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lctseng/6e2f527e17ace52c9d8197d2ffd69766 to your computer and use it in GitHub Desktop.
Save lctseng/6e2f527e17ace52c9d8197d2ffd69766 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