Skip to content

Instantly share code, notes, and snippets.

@ChakshuGautam
Created June 11, 2019 05:22
Show Gist options
  • Save ChakshuGautam/542633c7e391ce71bacd3e5e740c994f to your computer and use it in GitHub Desktop.
Save ChakshuGautam/542633c7e391ce71bacd3e5e740c994f to your computer and use it in GitHub Desktop.
Install nginx and
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update
sudo apt-get install python-certbot-nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment