]> 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)
committerMark Andrews <marka@isc.org>
Thu, 2 Jul 2020 04:56:20 +0000 (04:56 +0000)
commitde02eb55b5ba1b649c8d737375399652cee76e34
treece87fd9f67f69b32646acb63c5145249d8b480bf
parenta10f754c60a24c0b7c017eb66720bf98066c7a57
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.

(cherry picked from commit 24e07ae98e02858bf677fdbe3c4fd5112b502cae)
bin/tests/system/kasp/tests.sh