Configuring a DNS CCA Record

Hi all, maybe someone has already set up a DNS CCA record in chatmail, which I would not choose from the possible Tag (required), but still when I run the dns record verification script, I see that the record is not added. Is it even possible to configure this in CF?

scripts/cmdeploy dns                                                                                 ξ‚² βœ” 
Collecting initial DNS settings..............
Check expected zone file entries...........................................
WARNING: these recommended DNS entries are not set:

delta.chat.ru.                   CAA 0 issue "letsencrypt.org;accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/1111111111"

I think letsencrypt.org;accounturi=... goes into β€œCA domain name (required)” field, without \".

1 Like

Thanks, I tried it without " anyway, when I run the scripts/cmdeploy dns script, I get no record. It would be nice to understand exactly what value should be set in CF ag (required) out of the four that are shown in the screenshot, but I tried everything, not one fails the test)
Ufff it turned out , it’s strange that I didn’t learn before, I removed the signs \" and chose 1 item and voila

scripts/cmdeploy dns                                                                                 ξ‚² βœ” ξ‚² 5s ο‰’ 
Collecting initial DNS settings..............
Check expected zone file entries...........................................
Great! All your DNS entries are verified and correct.

Thanks a lot!