While attempting to use Certbot I received a Challenge Failed, type: DNS.
If this subject has already been covered in detail (with a solution) please forgive this post. I saw a few Challenge Failed posts but they looked slightly different. If there's a post that applies to my inquiry please forward me to it.
DNSLookupFailed
FATAL
A fatal issue occurred during the DNS lookup process for www.vansantgusler.com/CAA.
DNS response for www.vansantgusler.com had fatal DNSSEC issues: validation failure <www.vansantgusler.com. CAA IN>: nodata proof failed from 162.159.25.158 and 162.159.24.117. Additionally, Cloudflare's 1.1.1.1 resolver reported: proof of non-existence of www.vansantgusler.com. CAA
Their DNS / DNSSEC is broken for any "not found" not just CAA (also AAAA for example). They really should fix their DNS.
Working around that with a wildcard on the root domain is hiding fundamental problems. And, I'm not even sure their DNS provider supports an API for that automation.
First and foremost, many thanks for all the insight and guidance. So far I've gone ahead and disabled the DNSSEC, added Letsencrypt as the CAA record, and plan to ask our service provider about IPV6 to go along with our IPV4 (to add AAAA). I'll be using the aformentioned sites to check and test for errors. Any other oversights with the DNS I should look for would definitely be appreciated. Thanks again!
Thanks for pointing that out... Even though it's open in the firewall I still have it closed (commented out) in the web server config. I was trying to get the cert thing sorted out first.