]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix off by one error in dnssec-ksr sign
authorMatthijs Mekking <matthijs@isc.org>
Thu, 2 Apr 2026 08:01:27 +0000 (10:01 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 2 Apr 2026 14:47:18 +0000 (14:47 +0000)
commitbc6dad585d897234cae63f3ebe2d8b962329ef35
treeb9281c2fb227ceec0c74866f4aca64da1b5c8874
parent36acc92131f0b3cb63557c8d410d804b8e4846de
Fix off by one error in dnssec-ksr sign

If the inception time of the signature is exactly equal to the
inactive time of the key, still include the signature. Otherwise there
may be corner cases where signatures are omitted erroneously.
bin/dnssec/dnssec-ksr.c