Skip to content

Instantly share code, notes, and snippets.

@ptkdev
Last active July 25, 2018 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ptkdev/57830e4f4e28121c9fbc6bbbbe4f93f4 to your computer and use it in GitHub Desktop.
Save ptkdev/57830e4f4e28121c9fbc6bbbbe4f93f4 to your computer and use it in GitHub Desktop.
Setup Let's Encrypt on Nginx - Debian 9

Package:

sudo apt-get install certbot python-certbot-nginx

Generate SSL/TLS Certificates

certbot --authenticator webroot --installer nginx

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