Plesk 12.5.30 #48, CentOS 7.2 64 bit
The host certificate is coming up for renewal. Host certificate = the main SSL certificate used to secure Plesk and acting as a default shared certificate if a customer is not using its own. We uploaded a new host cert and a new host certificate chain via the text input fields of the certificate manager. Upload, installation, activation etc. worked.
The trouble is, while this was done, exactly one subscription was missing its private key and ssl cert files from /usr/local/psa/var/certificates. This has happened on two machines while other machines with the same Plesk version and same setup did not show the same behavior. It seems to happen while a reconfiguration is running and the host cert installation is still active, because while this was still running the system already notified us by mail on an issue with missing cert files. Example
/usr/local/psa/var/certificates/cert-gt388T
/usr/local/psa/var/certificates/cert-yrTqKT
were present immediately before the host certificate was updated, and were missing immediately afterwards.
We are using scripts to auto-check every minute whether all certificate files that are required by configuration directives in the webserver configuration files are present on the system. We did check manually that these files were present immediately before the host certificate was updated. There is no doubt, that they were removed while the host certificate was updated. The random string after "cert-..." was different of course on the second machine where this happened, the above lines are examples only. The issue does not seem to depend on the number of domains or the number of domains using SSL certs, as we were updating a machine with a high number of domains (e.g. 1000) and another one with only a few without errors while two other machines with a medium number of domains (e.g. 500) were showing the issue.
Nginx is not starting if an SSL certificate or key file is missing that is referenced in an nginx.conf file. That behavior is correct. However not correct is that these files were deleted seemingly randomly from one subscription, because Nginx failed to restart as a result. We were not able to determine the reason why exactly the one subscription in question was the one that lost the files. It appears to be a random effect. We saw this issue on two different machines on subscriptions using Let's Encrypt certs.
The missing files also broke httpdmng reconfiguration / configuration trouble shooter. The configuration trouble shooter continued to display errors on the main panel although - after the missing cert files were manually replaced - the configuration could be re-created and all domains were active. We had to delete all error messages from the configuration trouble shooter, reconfigure all domains and restart the web server to be back to normal operations.
The host certificate is coming up for renewal. Host certificate = the main SSL certificate used to secure Plesk and acting as a default shared certificate if a customer is not using its own. We uploaded a new host cert and a new host certificate chain via the text input fields of the certificate manager. Upload, installation, activation etc. worked.
The trouble is, while this was done, exactly one subscription was missing its private key and ssl cert files from /usr/local/psa/var/certificates. This has happened on two machines while other machines with the same Plesk version and same setup did not show the same behavior. It seems to happen while a reconfiguration is running and the host cert installation is still active, because while this was still running the system already notified us by mail on an issue with missing cert files. Example
/usr/local/psa/var/certificates/cert-gt388T
/usr/local/psa/var/certificates/cert-yrTqKT
were present immediately before the host certificate was updated, and were missing immediately afterwards.
We are using scripts to auto-check every minute whether all certificate files that are required by configuration directives in the webserver configuration files are present on the system. We did check manually that these files were present immediately before the host certificate was updated. There is no doubt, that they were removed while the host certificate was updated. The random string after "cert-..." was different of course on the second machine where this happened, the above lines are examples only. The issue does not seem to depend on the number of domains or the number of domains using SSL certs, as we were updating a machine with a high number of domains (e.g. 1000) and another one with only a few without errors while two other machines with a medium number of domains (e.g. 500) were showing the issue.
Nginx is not starting if an SSL certificate or key file is missing that is referenced in an nginx.conf file. That behavior is correct. However not correct is that these files were deleted seemingly randomly from one subscription, because Nginx failed to restart as a result. We were not able to determine the reason why exactly the one subscription in question was the one that lost the files. It appears to be a random effect. We saw this issue on two different machines on subscriptions using Let's Encrypt certs.
The missing files also broke httpdmng reconfiguration / configuration trouble shooter. The configuration trouble shooter continued to display errors on the main panel although - after the missing cert files were manually replaced - the configuration could be re-created and all domains were active. We had to delete all error messages from the configuration trouble shooter, reconfigure all domains and restart the web server to be back to normal operations.