Hi I recently came to some issues with letsencrypt where they expect some response from a CAA query,
the result letsencrypt gets is [query timed out looking up CAA for <domain_name>” error when obtaining a new certificate]
I found this thread where they expect at least a response with NODATA for unknown query types
https://community.letsencrypt.org/t/lets-encrypt-returns-query-timed-out-looking-up-caa-for-domain-name-error-when-obtaining-a-new-certificate/47047
The question is will the dns server respond with NODATA for none existing records? if not how to add that response?
Hi I recently came to some issues with letsencrypt where they expect some response from a CAA query,
the result letsencrypt gets is
[query timed out looking up CAA for <domain_name>” error when obtaining a new certificate]I found this thread where they expect at least a response with NODATA for unknown query types
https://community.letsencrypt.org/t/lets-encrypt-returns-query-timed-out-looking-up-caa-for-domain-name-error-when-obtaining-a-new-certificate/47047
The question is will the dns server respond with NODATA for none existing records? if not how to add that response?