4424. [experimental] Named now sends _ta-XXXX.<trust-anchor>/NULL queries
to provide feedback to the trust-anchor administrators
about how key rollovers are progressing as per
draft-ietf-dnsop-edns-key-tag-02. This can be
disabled using 'trust-anchor-telemetry no;'.
[RT #40583]
This commit is contained in:
@@ -609,6 +609,19 @@
|
||||
Thanks to Tony Finch for the contribution. [RT #41615]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<command>named</command> now provides feedback to the
|
||||
owners of zones which have trust anchors configured
|
||||
(<command>trusted-keys</command>,
|
||||
<command>managed-keys</command>, <command>dnssec-validation
|
||||
auto;</command> and <command>dnssec-lookaside auto;</command>)
|
||||
by sending a daily query which encodes the keyids of the
|
||||
configured trust anchors for the zone. This is controlled
|
||||
by <command>trust-anchor-telemetry</command> and defaults
|
||||
to yes.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user