• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

When IP SSL Certs reassigned Nginx server.conf not updated

TimReeves

Regular Pleskian
I'm running Plesk 12.0.18 #30 on Ubuntu 12.04.5 LTS (HostEurope VPS). Yesterday I added some new SSL Certs in the Server area and reassigned various IPs to the new certs. Finally I deleted an old Cert which was no longer in use. I have a base IPv4 and an IPv6, plus 4 additional IPv4.

In the night a cron job tried to restart Nginx which failed. I only noticed this the next day at lunchtime, so my webserver was down the whole morning, grr.

The reason it failed was that Plesk had not updated /etc/nginx/plesk.conf.d/server.conf (nor webmail.conf). So these were still referring to a certificate which was no longer present.

Workaround: /usr/local/psa/admin/sbin/httpdmng --reconfigure-all

But it would be really good if this could be fixed in Plesk!

Thanks!
 
Back
Top