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:
Apache will not restart until I run the following command:
Is this a bug in the software as it doesn't seem right.
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.