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

Remove SSL certificate installed to use the fallback wildcard domain SSL

SlashMarco

New Pleskian
Hello everybody, I have a problem with a ssl certificate installed on my domain inter.domain.com (example).

It works perfectly, but now I have the necessity to remove it, since I installed a wildcard ssl certificate (*.domain.com) on the same IP where inter.domain.com is, because I want a more flexible solution to handle my domains. I installed this new certificate as the default certificate in plesk.

I was able to install and verify the wildcard certificate and it works for subdomains with SSL protection disabled so far (which I obviously switch on to make it works), or for brand new subscriptions, but I can't remove the specific certificate previously installed on inter.domain.com.

Once I disable the certificate from the domain settings, still it seems that the certificate is enabled, and when I try to delete it, plesk notifies me that I can't remove it. I red the docs and it seems I have to switch to another certificate to be able to remove the prevous, so I created a new self-signed certificate, but still I am not able to remove the 3rd part one.

Any suggestions to make things work?

I don't know if I explained myself well, but anyway thanks in advance :)
Hi
 
Hi SlashMarco,

1) Did you use Nginx reverse proxy in Plesk ?
If yes, then try to disable it.

2) Try to rebuild domains' config files:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
 
Back
Top