• 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

Resolved Update Certificate Failure

bkhayes

Basic Pleskian
Getting an error when trying to renew or change SSL certificates. I've tried the plesk repair sslcerts and tried reverting back in backup manager with no luck. Recently attempted to update openssl to a newer version but am finding that has caused these issues.

upload_2018-9-1_2-54-44.png

So I googled this and someone mentioned this command:

# echo "/usr/local/lib64" > /etc/ld.so.conf.d/openssl.conf
# ldconfig

That got me passed that error, but then said I hit a rate limit. But then when I try to renew again, I get the same error as the image above. This happens on all domains.

Any help into getting my Plesk config back to the default for openssl would be very much appreciated!
 
Last edited:
Was able to solve this by removing openssl and all dependencies. I then reinstalled all dependencies and found that it worked. :) No more issues and I can assign / remove certificates. Probably not the "cleanest" method but it worked out.
 
Back
Top