On our production server we currently see that Let's Encrypt renewals are failing, due to an absent CAA record ?
Now, since we do NOT have CAA records enabled in the DirectAdmin settings, none of the domains on this server has (or ever had) a CAA record in the domain. It used to work fine, but now, since last week, it has been failing.
Is a CAA record going to be a hard requirement for requesting a Let's Encrypt certificate, or would the same error occure even if I had a CAA record present? I do see others reporting similar Let's Encrypt failures, WITH CAA records present. Could be related, or could not be?
Manually re-creating a new SSL certificate for this domain fails with the same error btw, so it's not just related to domain renewals or the automatic renewal script.
Anyone with ideas on how to troubleshoot, or work around this?
Thanks,
Jorge.
Code:
[npnservers.com] acme: error: 403 :: POST :: https://acme-v02.api.letsencrypt.org/acme/finalize/901xxx94/450xxxx772 :: urn:ietf:params:acme:error:caa :: Error finalizing order :: Rechecking CAA for "smtp.npnservers.com" and 1 more identifiers failed. Refer to sub-problems for more information, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: While processing CAA for smtp.npnservers.com: DNS problem: SERVFAIL looking up CAA for smtp.npnservers.com - the domain's nameservers may be malfunctioning, problem: "urn:ietf:params:acme:error:caa" :: Error finalizing order :: While processing CAA for mail.npnservers.com: DNS problem: SERVFAIL looking up CAA for npnservers.com - the domain's nameservers may be malfunctioning, url:
Now, since we do NOT have CAA records enabled in the DirectAdmin settings, none of the domains on this server has (or ever had) a CAA record in the domain. It used to work fine, but now, since last week, it has been failing.
Is a CAA record going to be a hard requirement for requesting a Let's Encrypt certificate, or would the same error occure even if I had a CAA record present? I do see others reporting similar Let's Encrypt failures, WITH CAA records present. Could be related, or could not be?
Manually re-creating a new SSL certificate for this domain fails with the same error btw, so it's not just related to domain renewals or the automatic renewal script.
Anyone with ideas on how to troubleshoot, or work around this?
Thanks,
Jorge.