• 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

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