4839. [bug] zone.c:zone_sign was not properly determining

if there were active KSK and ZSK keys for
                        a algorithm when update-check-ksk is true
                        (default) leaving records unsigned with one or
                        more DNSKEY algorithms. [RT #46774]
This commit is contained in:
Mark Andrews
2017-12-05 16:09:47 +11:00
parent 6074bd498f
commit 00f5ea91cf
7 changed files with 102 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
4839. [bug] zone.c:zone_sign was not properly determining
if there were active KSK and ZSK keys for
a algorithm when update-check-ksk is true
(default) leaving records unsigned with one or
more DNSKEY algorithms. [RT #46774]
4838. [bug] zone.c:add_sigs was not properly determining
if there were active KSK and ZSK keys for
a algorithm when update-check-ksk is true