• 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

SSL Problem

T

troymc

Guest
I have a few different things going on with my Certificate section.

1. First, I can't view the default certificate. When I try I get this

CertEditForm::assign() failed: Unable to get certificate info: openssl_x509_parse() failed: error:0906D06C:pEM routines:func(109):reason(108)

2. If I try to update a certificate I get an error. Basically it tries to create a new certificate file in /usr/local/psa/var/certificates but can't and all the old files are still in that directory, so when I try to restart httpd I get an error that the certificate doesn't exist.

Does anyone know how to fix this? I have tried by using this fix
chmod 750 /usr/local/psa/admin/conf
as suggested in this thread, but it hasn't fixed my problem.
 
Well, I seemed to have gotten problem 2 fixed, but still can't view the default certificate. Does anyone have any suggestion?
 
Back
Top