Right now we have our external view for adi.com set up to use
inline-signing with the following entries in our named.conf file;

 inline-signing yes;
 key-directory "dnssec";
 auto-dnssec maintain;

I now need to allow dynamic updates to support letsencrypt which needs
to add txt records when the certificate is renewed. Can I just add

 allow-update { key keyname-here; };

Or do I need to change the above configuration in some way?

Tom Schulz
Applied Dynamics Intl.
sch...@adi.com
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to