bind9/bin
Colin Vidal 32a4aa95ae test named remote-servers key usage
Even though `remote-servers` now allows using named server-list with `key`
(or `tls`), the `key` or `tls` is not used, in the context of a named
server-list, when configuring the server.

For instance,

   remote-servers foo { 10.53.0.5; };
   also-notify { foo key fookey; };

won't use `fookey`.

Add a system test highlighting the problem.
2025-11-28 09:10:53 +01:00
..
check "named-checkconf -b" dumps built-in config 2025-11-04 09:26:33 +01:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
dig remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
dnssec cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
include move default configuration to common bin/include folder 2025-10-29 13:55:04 -07:00
named Detect resolution loops between fetches 2025-11-27 17:34:25 +01:00
nsupdate remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
plugins cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
rndc add showconf in RNDC usage 2025-11-18 09:23:10 +01:00
tests test named remote-servers key usage 2025-11-28 09:10:53 +01:00
tools remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00