]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
use algorithm 255 for both unsupported keys
authorEvan Hunt <each@isc.org>
Sat, 22 Dec 2018 01:24:47 +0000 (17:24 -0800)
committerEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 03:54:21 +0000 (19:54 -0800)
bin/tests/system/mkeys/ns1/sign.sh

index 44541e71b35d1da76b18b14c8d783e72e2a68ac9..e5e7ec05d623b283096d9c5d4842fd0d359aac66 100644 (file)
@@ -29,7 +29,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"
 
 #