]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ignore inline-signing by default
authorMatthijs Mekking <matthijs@isc.org>
Thu, 12 Oct 2023 10:02:02 +0000 (12:02 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 17 Oct 2023 08:52:36 +0000 (10:52 +0200)
commite6a454ad12a2cabbd9bb0ec784b6e1c655cb7ef9
treee4b36c87a5a1811e31488d4a2797030e6062b8c5
parent0d58ce93e503653f62d0d3ccb05b54ae7a533742
Ignore inline-signing by default

Ignore the option 'inline-signing' unless there is a 'dnssec-policy'
configured for the zone. Having inline signing enabled while the zone
is not DNSSEC signed does not make sense.

If there is a 'dnssec-policy' the 'inline-signing' zone-only option
can be used to override the value for the given zone.
bin/named/zoneconf.c