Install Let’s Encrypt on Debian 6

Based on: https://community.letsencrypt.org/t/how-to-update-python-and-installing-lets-encrypt-client-on-debian-6-squeeze/7118 Install some dependencies: apt-get install build-essential python-pip git libssl-dev libffi-dev python-dev pip install pythonbrew pythonbrew_install source "$HOME/.pythonbrew/etc/bashrc"... Continue reading →