Hi there, I have a problem with creating a certificate.
I use mailcow which automatically should create a certificate for my domains that I host there and I am also using my own DNS service (don't ask why ^^)
Before moving over some other domains it worked perfectly fine but now I am getting this error when scanning for CAA records:
{'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: Rechecking CAA for "miggi.email" and 7 more identifiers failed. Refer to sub-problems for more information', 'status': 403, 'subproblems': [{'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: rechecking caa: During secondary validation: While processing CAA for miggi.email: DNS problem: server failure at resolver looking up CAA for miggi.email', 'status': 403, 'identifier': {'type': 'dns', 'value': 'miggi.email'}}, {'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: rechecking caa: During secondary validation: While processing CAA for autodiscover.damota.de: DNS problem: server failure at resolver looking up CAA for autodiscover.damota.de', 'status': 403, 'identifier': {'type': 'dns', 'value': 'autodiscover.damota.de'}}, {'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: rechecking caa: During secondary validation: While processing CAA for autoconfig.miggi-dns.com: DNS problem: server failure at resolver looking up CAA for autoconfig.miggi-dns.com', 'status': 403, 'identifier': {'type': 'dns', 'value': 'autoconfig.miggi-dns.com'}}, {'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: rechecking caa: During secondary validation: While processing CAA for autodiscover.miggi-dns.com: DNS problem: server failure at resolver looking up CAA for autodiscover.miggi-dns.com', 'status': 403, 'identifier': {'type': 'dns', 'value': 'autodiscover.miggi-dns.com'}}, {'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: rechecking caa: During secondary validation: While processing CAA for autoconfig.migueldamota.com: DNS problem: server failure at resolver looking up CAA for autoconfig.migueldamota.com', 'status': 403, 'identifier': {'type': 'dns', 'value': 'autoconfig.migueldamota.com'}}, {'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: rechecking caa: During secondary validation: While processing CAA for autodiscover.miggi.cloud: DNS problem: server failure at resolver looking up CAA for autodiscover.miggi.cloud', 'status': 403, 'identifier': {'type': 'dns', 'value': 'autodiscover.miggi.cloud'}}, {'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: rechecking caa: During secondary validation: While processing CAA for autoconfig.damota.de: DNS problem: server failure at resolver looking up CAA for autoconfig.damota.de', 'status': 403, 'identifier': {'type': 'dns', 'value': 'autoconfig.damota.de'}}, {'type': 'urn:ietf:params:acme:error:caa', 'detail': 'Error finalizing order :: rechecking caa: During secondary validation: While processing CAA for mail.damota.de: DNS problem: server failure at resolver looking up CAA for mail.damota.de', 'status': 403, 'identifier': {'type': 'dns', 'value': 'mail.damota.de'}}]}
I hope someone could help me and how I can get around this. Firstly, I haven't got any CAA records but then I added 0 issue "letsencrypt.org" and it is still not working.