Skip to content

Instantly share code, notes, and snippets.

@nickpoulos
Created November 23, 2021 04:39
Show Gist options
  • Save nickpoulos/d6a7fadbdcd67f3060d0094d157c9a51 to your computer and use it in GitHub Desktop.
Save nickpoulos/d6a7fadbdcd67f3060d0094d157c9a51 to your computer and use it in GitHub Desktop.
[Secure Ubuntu With LetsEncrypt SSL] Setup an Ubuntu box with a fresh certificate from LetsEncrypt #bash #ssl #letsencrypt #server
#Install Certbot and it’s Nginx plugin with apt
sudo apt install certbot python3-certbot-nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment