Wildcard cert. Should I add to my DNS: @ 3600 IN CAA 0 issuewild "letsencrypt.org"?

Then you only need two entries one entry:
@ 3600 IN CAA 0 issue "letsencrypt.org"
@ 3600 IN CAA 0 issuewild "letsencrypt.org"

5 Likes