Skip to content

Instantly share code, notes, and snippets.

@tuxfight3r
Last active November 25, 2019 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tuxfight3r/1bc427a2f973d24cb76203ec51420761 to your computer and use it in GitHub Desktop.
Save tuxfight3r/1bc427a2f973d24cb76203ec51420761 to your computer and use it in GitHub Desktop.
certbot letsencrypt tricks

letsencrypt cert tricks

# create free lets encrypt certs
certbot certonly --standalone --preferred-challenges http -d demo.cdn.cluster1.time.net

# Useful links:
https://certbot.eff.org/all-instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment