get the root domain instead of his closest parent

This commit is contained in:
Kayou 2024-04-26 10:21:25 +02:00 committed by Kay0u
parent 1f52c46c9b
commit 552507007a
No known key found for this signature in database
GPG key ID: AE1DCADB6415A156

View file

@ -789,7 +789,7 @@ def _check_domain_is_ready_for_ACME(domain):
or {}
)
parent_domain = _get_parent_domain_of(domain, return_self=True)
parent_domain = _get_parent_domain_of(domain, return_self=True, topest=True)
dnsrecords = (
Diagnoser.get_cached_report(