Skip to content

Instantly share code, notes, and snippets.

@MathRobin
Last active May 19, 2020 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save MathRobin/4a5f757bf51cb1aa9e9a6cae9304d1f4 to your computer and use it in GitHub Desktop.
Save MathRobin/4a5f757bf51cb1aa9e9a6cae9304d1f4 to your computer and use it in GitHub Desktop.
Install Let's encrypt certbot
git clone https://github.com/certbot/certbot.git
cd certbot
./certbot-auto --help all
@yeonho1
Copy link

yeonho1 commented Oct 9, 2018

Thanks! It helped me

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