Skip to content

Instantly share code, notes, and snippets.

@gitsrc
Last active December 12, 2020 04:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gitsrc/795ad1fc9925c2bc08119bef77505afb to your computer and use it in GitHub Desktop.
Save gitsrc/795ad1fc9925c2bc08119bef77505afb to your computer and use it in GitHub Desktop.
letsencrypt
git clone https://github.com/letsencrypt/letsencrypt
cd letsencrypt
./letsencrypt-auto certonly --standalone --email test@gmail.com -d test.domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment