]> 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 15:16:29 +0000 (17:16 +0200)
commit58690ec11cd26b985e5d669f4f06c74ad5fb7eb7
tree4dfa36d8d95c10a7d2e155dc063337523432056c
parent125cad030b2b551d9b7e9b952d123924516d63a1
Warn if multiple keys have same role

If a dnssec-policy has multiple keys configured with the
same algorithm and role.

(cherry picked from commit f54dad005e02bd40d353037f562a695f53ed19c0)
bin/tests/system/checkconf/kasp-warning.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh
lib/isccfg/kaspconf.c