]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix kasp test set_keytime
authorMatthijs Mekking <matthijs@isc.org>
Wed, 1 Jul 2020 11:19:24 +0000 (13:19 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 1 Jul 2020 20:42:29 +0000 (22:42 +0200)
commit24e07ae98e02858bf677fdbe3c4fd5112b502cae
treed7834c4c9f1dfe4ef0c76eb007dbfbd13e671897
parent529262925e94289386816ee8f089385cb9b05cbb
Fix kasp test set_keytime

While the creation and publication times of the various keys
in this policy are nearly at the same time there is a chance that
one key is created a second later than the other.

The `set_keytimes_algorithm_policy` mistakenly set the keytimes
for KEY3 based of the "published" time from KEY2.
bin/tests/system/kasp/tests.sh