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

Resolved [solved] Plesk ignores Reseller Letsencrypt Certificate's

Larsm

Basic Pleskian
Hello,

I added an IPv4 and one IPv6 Address in Plesk. After that i switched an customer Account to an Reseller Account. In this Account are 2 Domains and 12 Subdomains. There are letsencrypt certs installed for each Domain but Plesk ignore this and use the default selfsigned Certificate.
.How can I solve this?
 
Last edited:
Hi Larsm,

did you try to use the "Plesk Repair Utility" to repair the webserver - configuration files?


Code:
plesk repair web -y -v

Code:
plesk repair web YOUR-DOMAIN.COM -y -v

Code:
plesk repair web -sslcerts -y -v
 
Hi Larsm,

did you try to use the "Plesk Repair Utility" to repair the webserver - configuration files?


Code:
plesk repair web -y -v

Code:
plesk repair web YOUR-DOMAIN.COM -y -v

Code:
plesk repair web -sslcerts -y -v
This don't work. I have tried this. The plesk support help me and fix this issue.

Parts of Ngnix was the issue. I stop nginx and remove it and all things working again.



Gesendet von meinem Nexus 5X mit Tapatalk
 
Back
Top