Skip to content

Instantly share code, notes, and snippets.

@3x1l3l4bs
Created October 16, 2020 13:42
Show Gist options
  • Save 3x1l3l4bs/b701ee03f7ee572c2db251de55ec0f67 to your computer and use it in GitHub Desktop.
Save 3x1l3l4bs/b701ee03f7ee572c2db251de55ec0f67 to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install software-properties-common
sudo add-apt-repository universe
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update
sudo apt-get install certbot python3-certbot-apache
sudo certbot --apache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment