• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Copy PSA cert to plesk billing (8443 = 11444)

EduardoG

Basic Pleskian
Hi all.
I've purchased a SSL certificate for plesk interface (port 8443) and installed it correctly.
Now I want to use that same certificate for plesk billing interface (port 11444)

On one side I have:
/usr/local/psa/admin/conf/httpsd.pem

On the other side I have
/etc/sso/sso-ca.pem
/etc/sso/sso-public.pem
/etc/sso/sso.pem

How should I do to replace SSO cert with psa cert?

Thanks!
 
Thanks for yoour answer, I already saw that article, in fact everything I tried was based on that article, but I was not able to "convert" my already installed certificate (quickssl) to sso cert.
I have extracted KEY and CRT from /usr/local/psa/admin/conf/httpsd.pem, but I don't have any CA.crt, so I copied sso.pem to sso-ca.pem
But anyway, when I restart sw-cp-server and try to open port 11444, I just get a "Forbiden" in my browser. I've checked ownership and permissions, everything is ok, so I must be doing something wrong with my certificate.
Any ideas?
 
Back
Top