• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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