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 69d5e22e)
Closes #3345 (closed)