]> git.ipfire.org Git - thirdparty/bind9.git/commit
4889. [func] Warn about the use of old root keys without the new
authorMark Andrews <marka@isc.org>
Fri, 9 Feb 2018 01:04:45 +0000 (12:04 +1100)
committerMark Andrews <marka@isc.org>
Fri, 9 Feb 2018 01:04:45 +0000 (12:04 +1100)
commitbaef0ca9886bb67d7c6a2ae0405e504ccdc0fb9f
tree3c93b981d43a7c2ec43fb309cd5533b97645e194
parent5d2b48f270abdac35325ccc90e70806642af0cf9
4889.   [func]          Warn about the use of old root keys without the new
                        root key being present.  Warn about dlv.isc.org's
                        key being present. Warn about both managed and
                        trusted root keys being present. [RT #43670]
CHANGES
bin/named/server.c
bin/tests/system/checkconf/check-dlv-ksk-key.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-root-ksk-2010.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-root-ksk-2017.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-root-ksk-both.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh
lib/bind9/check.c