bind9/bin
Matthijs Mekking 235b89dbcd Inherit dnssec-policy in check for inline-signing
When dnssec-policy is used, and the zone is not dynamic, BIND will
assume that the zone is inline-signed. But the function responsible
for this did not inherit the dnssec-policy option from the view or
options level, and thus never enabled inline-signing, while the zone
should have been.

This is fixed by this commit.

(cherry picked from commit 576b21b168)
2022-07-12 17:22:39 +02:00
..
check Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00
delv Add hyperlinks to dig/mdig/delv +options 2022-04-26 14:06:33 +02:00
dig CID 352849: refactor get_create_tls_context() within dighost.c 2022-06-15 17:02:45 +03:00
dnssec Update NSEC3 guidance to match draft-ietf-dnsop-nsec3-guidance-10 2022-06-15 17:57:40 +02:00
named Inherit dnssec-policy in check for inline-signing 2022-07-12 17:22:39 +02:00
nsupdate Rename yes_or_no to boolean 2022-07-04 16:09:24 +02:00
plugins Hyperlink program names to their manual pages 2022-03-14 11:01:31 +01:00
rndc Rename key_id to server_key 2022-07-04 16:09:23 +02:00
tests Test setting of inline-signing with dnssec-policy 2022-07-12 17:22:39 +02:00
tools Add hyperlinks to dig/mdig/delv +options 2022-04-26 14:06:33 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00