Let’s Encryt: Debian Wheezy with Apache

Use these commands for easy setup of certbot for let’s encrypt. Works with ISPConfig 3 setups. Shell access required.

Code Markup
With ssh use these commands

wget -q https://dl.eff.org/certbot-auto -O- | sudo tee /usr/local/bin/certbot-auto

sudo chmod +x /usr/local/bin/certbot-auto

/usr/local/bin/certbot-auto --apache