Skip to content

Instantly share code, notes, and snippets.

@ebta
Created October 1, 2021 03:51
Show Gist options
  • Save ebta/0f91364856a1c95e298ab984bb860a95 to your computer and use it in GitHub Desktop.
Save ebta/0f91364856a1c95e298ab984bb860a95 to your computer and use it in GitHub Desktop.
Install Lets Encrypt (Certbot) in Ubuntu 20.04 LTS

Installing Certbot

sudo apt install certbot python3-certbot-nginx

Verifying Certbot Auto-Renewal

sudo systemctl status certbot.timer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment