Skip to content

Instantly share code, notes, and snippets.

@DawTaylor
Created November 24, 2016 03:21
Show Gist options
  • Save DawTaylor/89348f02af57d189a97b4c2276b440c3 to your computer and use it in GitHub Desktop.
Save DawTaylor/89348f02af57d189a97b4c2276b440c3 to your computer and use it in GitHub Desktop.
Obtains Let's Encrypt certo without stop http server
letsencrypt certonly --standalone --standalone-supported-challenges http-01 --http-01-port 8080 -d DOMAIN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment