• 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.

Can't Apply SSL Certificate

minhnv

New Pleskian
Hi, i've just buy an certificate from Geotrust but can't not apply to plesk parralel, sort of..

Let's me tell you my situation:
Currently, my server running Plesk 11.5.30 Update #47
1. After add new SSL Certificate, I can apply new SSL certificate for the panel ( https://mail.mydomain.com:8443 ) by click "SECURE THE PANEL "
=> It's work like a charm, green bar appear, wohoo

2. The problem : apply the certificate to https://webmail.mydomain.com but it not work
In Ip address Settings, I change from the default cert to the new SSL cert and stop|start the httpd service
I even restart the sw-cp-server or xinetd service

but the certificate of https://webmail.mydomain.com still using the default cert.
P/s : I apply SSL for one of my server using Plesk 11.0.9 are still okay. No problem like above at all.
Please help me :(
Thank you in advance
 
For those who have the same problem, i run the command below and problem fixxed :

/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
 
Back
Top