]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't use 'rndc signing' with kasp
authorMatthijs Mekking <matthijs@isc.org>
Tue, 13 Oct 2020 12:52:02 +0000 (14:52 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 26 Nov 2020 14:15:02 +0000 (14:15 +0000)
commitb6cf88333a67b262d5019a08f82cfec27ceb1b3a
tree613d9e554f199a0e3449a0e9923ff93e1073d2d2
parentd13786d583a53e48aef73ee91da8e6e471ee8c64
Don't use 'rndc signing' with kasp

The 'rndc signing' command allows you to manipulate the private
records that are used to store signing state. Don't use these with
'dnssec-policy' as such manipulations may violate the policy (if you
want to change the NSEC3 parameters, change the policy and reconfig).

(cherry picked from commit eae9a6d297602d316287b1596f4446841d3c05b8)
bin/named/server.c