This release patches an issue in the Nginx vhost master template /usr/local/ispconfig/server/conf/nginx_vhost.conf.master which caused a wrong path for Let’s Encrpyt certificates to be set in the vhost.
The issue affects ISPConfig 3.1.1 installations with Nginx only. Systems with Apache are not affected and do not need to be updated.
“Reconfigure services” is not required during update.
The software can be downloaded here:
http://www.ispconfig.org/downloads/ISPConfig-3.1.1p1.tar.gz
Please take a look at the bug tracker:
https://git.ispconfig.org/ispconfig/ispconfig3/issues
Please report bugs to the ISPConfig bug tracking system:
https://git.ispconfig.org/ispconfig/ispconfig3/issues
– Debian Etch (4.0) – Jessie (8.0) and Debian testing
– Ubuntu 7.10 – 16.10
– OpenSuSE 11 – 13.2
– CentOS 5.2 – 7
– Fedora 9 – 15
The installation instructions for ISPConfig can be found here:
http://www.ispconfig.org/ispconfig-3/documentation/
To update existing ISPConfig 3 installations, run these commands in the shell:
cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3.1.1p1.tar.gz tar xvfz ISPConfig-3.1.1p1.tar.gz cd ispconfig3_install/install php -q update.php