Skip to content

Fix kasp test set_keytime

Matthijs Mekking requested to merge 1939-rumoured-kasp-intermittent-failures into main

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.

Closes #1939 (closed)

Merge request reports