servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
507 stars 257 forks source link

let's encrypt certbot not installed in autoinstall multiserver #247

Open bartdorlandt opened 6 years ago

bartdorlandt commented 6 years ago

the following steps from the manual haven't been done during the multiserver (expert) installation, using the auto install script.

OS. debian 9

mkdir /opt/certbot
cd /opt/certbot
wget https://dl.eff.org/certbot-auto
chmod a+x ./certbot-auto