]> git.ipfire.org Git - thirdparty/bind9.git/commit
Warn if multiple keys have same role
authorMatthijs Mekking <matthijs@isc.org>
Fri, 6 May 2022 14:08:39 +0000 (16:08 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 31 May 2022 13:45:14 +0000 (15:45 +0200)
commitf54dad005e02bd40d353037f562a695f53ed19c0
tree81fc5e8f96829c0fde82d39ae3c472160563927f
parent51a299d1fd47ff1d71fa3b584b41cf006e758aad
Warn if multiple keys have same role

If a dnssec-policy has multiple keys configured with the
same algorithm and role.
bin/tests/system/checkconf/kasp-warning.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh
lib/isccfg/kaspconf.c