Skip to content

Answer when querying CAA records doesnt include 2 of the results #2

Description

@BelfordZ

command: dig www.crowai.com. CAA
Result (cli):

...

;; ANSWER SECTION:
www.crowai.com.		299	IN	CNAME	www.unbouncepages.com.
www.unbouncepages.com.	3599	IN	CNAME	unbouncepages.com.
unbouncepages.com.	59	IN	CAA	0 issue "comodoca.com"
unbouncepages.com.	59	IN	CAA	0 issue "letsencrypt.org"
unbouncepages.com.	59	IN	CAA	0 issuewild "comodoca.com"

...

Note that CAA records return 3 values. I specifically require issue or issueWild in the results of dig(['www.crowai.com', 'CAA'])

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions