]> 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:13:52 +0000 (12:13 +1100)
commit1c36fb5d4134b54eb8b27f59159bdf247b441e48
treeed8bb15b328bc187d2bd67d29730849011c833d7
parent5ca59164dcecc297bf9340106bf90ccb386c9668
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