I recently wanted to to switch to wildcard letsencrypt certificates for my traefik setup (due to trying aggressive geoblocking as I have lots of irrelevant connects from dubious countries, but this also blocks the letsencrypt servers and they do not publish ip addresses to add to a whitelist).
However, it does not really work and gives an error message:
unable to generate a certificate for the domains [domain.org]: error: one or more domains had a problem:\n[*.domain.org] [*.domain.org] acme: error presenting token: desec: no subdomain because the domain and the zone are identical:
Any idea what that means and how I could rectify it?