]> 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:11:10 +0000 (12:11 +1100)
commit303f4e8b5d49ad2934da34944f6c0fd2ceeff341
tree3c1c46daee50e1c291957dd5badefa292037e68b
parente19f2469945df21a7a1cdfaf88178c2ca79af691
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]

(cherry picked from commit baef0ca9886bb67d7c6a2ae0405e504ccdc0fb9f)
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