Skip to content

Instantly share code, notes, and snippets.

@alexsegura
Created December 1, 2016 22:58
Show Gist options
  • Save alexsegura/acc399f0e661a9e437eabef4d4abc0cb to your computer and use it in GitHub Desktop.
Save alexsegura/acc399f0e661a9e437eabef4d4abc0cb to your computer and use it in GitHub Desktop.
Install CertBot on Debian Jessie
echo 'deb http://ftp.debian.org/debian jessie-backports main' >> /etc/apt/sources.list
apt-get update
apt-get install certbot -t jessie-backports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment