• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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