]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make modifications to keyless.example deterministic
authorMark Andrews <marka@isc.org>
Wed, 11 May 2022 04:32:11 +0000 (14:32 +1000)
committerMark Andrews <marka@isc.org>
Wed, 1 Jun 2022 00:42:55 +0000 (10:42 +1000)
commit3183de20c39df9f335fa7cb218021f5fec7809ed
tree62c263326372851dd15f4aeb66fc1518e1114c88
parent5c629e8a457b8ed532562c3e38eed1e5e371789b
Make modifications to keyless.example deterministic

The perl modifation code for keyless.example was not deterministic
(/NXT/ matched part of signature) resulting in different error
strings being returned.  Replaced /NXT/ with /A RRSIG NSEC/ and
updated expected error string,

(cherry picked from commit 69d5e22e58bcbcedd33732d103f9f01cfa99f6c3)
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/tests.sh