• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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