• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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