• 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 Why do I need an acme-challenge DNS record on one domain but not another

brownbag

Basic Pleskian
I've installed certificates on a domain I'm hosting on plesk and every so often I have to renew my certificate. I get prompted each time to update my DNS record _acme-challenge.mydomain which I do.
I've just added a second domain and created Lets Encrypt certificates for that one too. But for some reason, I have not been asked to add an _acme-challenge DNS record.

Can anyone point me to a reason for this?
 
The _acme-challenge.mydomain DNS record is only used when you also enable the wildcard SSL/TLS certificate for a domain. If you don't secure your domain with wildcard certificate another validation methode is used for Lets Encrypt that doesn't rely on DNS records.
 
The _acme-challenge.mydomain DNS record is only used when you also enable the wildcard SSL/TLS certificate for a domain. If you don't secure your domain with wildcard certificate another validation methode is used for Lets Encrypt that doesn't rely on DNS records.
Thanks.
 
Back
Top