Hi @cc2e6,
This sounds like a problem with your DNS provider. The DNS RFCs allow two TXT records under the same name. Boulder, the Let's Encrypt server-side CA, checks all of the TXT records when doing DNS-01 validation. E.g. a TXT value for the base domain (example.com
) next to a TXT value for the wildcard domain will not cause either validation to fail.