]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
use algorithm 255 for both unsupported keys
authorEvan Hunt <each@isc.org>
Fri, 21 Dec 2018 23:56:02 +0000 (15:56 -0800)
committerEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 03:45:11 +0000 (19:45 -0800)
bin/tests/system/mkeys/ns1/sign.sh

index 569194a19286090bb5105c1a6d992393a414baa1..6e2da792868683a6fea23934237110e147a80307 100644 (file)
@@ -30,7 +30,7 @@ cp managed.conf ../ns5/managed.conf
 keyfile_to_trusted_keys $keyname > trusted.conf
 
 # Prepare an unsupported algorithm key.
-unsupportedkey=K.+003+28683
+unsupportedkey=Kunknown.+255+00000
 cp unsupported.key "${unsupportedkey}.key"
 
 #