It is possible to add functionality For BIND ≥9.9.6 for creating a CAA records and for BIND <9.9.6 for creating TYPE257 records in DNS section? Here is more information about new records: https://sslmate.com/labs/caa/ - CAA and TYPE257 generator https://tools.ietf.org/html/rfc3597 - RFC 3597 Syntax https://kb.isc.org/article/AA-01210/0/BIND-9.9.6-Release-Notes.html - Bind 9.9.6 release notes https://community.letsencrypt.org/t/caa-setup-for-lets-encrypt/9893 - Let`s encrypt community
This patch is only for bind version => 9.9.6 or for any? Because old version of bind doesnt support CAA records - only TYPE257.. If support the both - Why this patch not officially released to ISPConfig?
The patch supports CAA and TXT-Records so you can use it with any bind-version. This will be part of the next ispconfig-release.
Can you update patch, because when useing Debian 9 and bind version support CAA records when I create CAA record for letsencrypt (for example) bind failed to start. Other problem - in mysql dbispconfig I have dns record for domain.com but I dont see in DNS records in ISPConfig.
open /usr/local/ispconfig/server/conf/bind_pri.domain.master and remove 0 after CAA: Code: {tmpl_var name='name'} {tmpl_var name='ttl'} CAA {tmpl_var name='data'}