Add tests for mkeys with unsupported algorithm

These tests check if a key with an unsupported algorithm in
managed-keys is ignored and when seeing an algorithm rollover to
an unsupported algorithm, the new key will be ignored too.
This commit is contained in:
Matthijs Mekking
2018-12-19 18:45:43 +01:00
committed by Evan Hunt
parent 235a64a5a4
commit 38c2bdba0a
13 changed files with 275 additions and 130 deletions

View File

@@ -19,3 +19,6 @@ managed-keys.jnl, causing RFC 5011 initialization to fail.
ns5 is a validator which is prevented from getting a response from the
root server, causing key refresh queries to fail.
ns6 is a validator which has unsupported algorithms, one at start up,
one because of an algorithm rollover.