• 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

Customer's SSL certs not visible under "IP Addresses"

ShoneA

Basic Pleskian
For a while now I haven't been able to select a customers SSL certificate and assign it to their IP in the panel. I can only see the certificates installed on the panel in the drop-down menu.

I've just been copying the certs to the panel instead of using them under the clients account lately due to this. If there is a fix available it would help a lot.
 
You can do via CLI:
/usr/local/psa/bin/certificate --assign-cert "CertificateName" -domain yourdomain.com -ip ServerIPAddress
 
Back
Top