Skip to content

bugfix/dnssec: sign NSECs correctly

Libor Peltan requested to merge fix_nsec_rrsigs into master

previously, adding RRSIG to the signed node confused iteration over RRSets, leading to duplicit RRSIGs of some NSEC(3)s

Merge request reports