Skip to content

Instantly share code, notes, and snippets.

@simplesessions
Last active February 7, 2020 02:47
Show Gist options
  • Save simplesessions/5a4148376305f5c4bb3acb529492a616 to your computer and use it in GitHub Desktop.
Save simplesessions/5a4148376305f5c4bb3acb529492a616 to your computer and use it in GitHub Desktop.
Certbot SSL
#ref: https://serverfault.com/questions/750902/how-to-use-lets-encrypt-dns-challenge-validation
sudo certbot -d domain --manual --agree-tos --preferred-challenges dns certonly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment