• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Editing SSL Intermediate Certificates breaks apache

PhilNe

New Pleskian
I have been trying to install an Organisational SSL Certificate issued by GeoTrust. Anytime you edit the CA Certificate part and restart apache it fails to start.

Plesk gives the error of no such file/directory.

When connecting through SSH in putty the error when starting apache is as follows:

Code:
Syntax error on line 200 of /opt/psa/admin/conf/generated/13691426910.70991900_server.include:
SSLCertificateFile: file 'opt/psa/var/certificates/cert-XW8hD1' does not exist or is empty

Apache will not restart until I run the following command:
Code:
/usr/local/psa/admin/bin/httpdmng --reconfigure-all

Is this a bug in the software as it doesn't seem right.
 
I'm having this problem too (in this case a Rapid SSL CA intermediate certificate). Must be introduced in the latest MU's ;-(
 
Back
Top