What is the name of the domain?
What is the error number?
CAA confirmation
What is the error message?
No error, I just need to confirm from cloudflare support if our domain kineticstaff.com has CAA records.
What is the issue you’re encountering
None
What steps have you taken to resolve the issue?
using dig command but no CAA found
What feature, service or problem is this related to?
DNS records
What are the steps to reproduce the issue?
None,
Based from the cloudflare documentation when you enabled the universal SSL, Cloudflare will automatically add CAA
fritex
2
I can see them:
$ dig kineticstaff.com caa +short
0 issue "comodoca.com"
0 issue "digicert.com; cansignhttpexchanges=yes"
0 issue "letsencrypt.org"
0 issue "pki.goog; cansignhttpexchanges=yes"
0 issue "ssl.com"
0 issuewild "comodoca.com"
0 issuewild "digicert.com; cansignhttpexchanges=yes"
0 issuewild "godaddy.com"
0 issuewild "letsencrypt.org"
0 issuewild "pki.goog; cansignhttpexchanges=yes"
0 issuewild "ssl.com"
0 issuewild "www.digicert.com"
Helpful article:
Below posts could help with more information about it:
1 Like
system
Closed
3
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.