]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix to print details about the failure to lookup a DNSKEY record
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 4 Jul 2024 12:51:18 +0000 (14:51 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 4 Jul 2024 12:51:18 +0000 (14:51 +0200)
commitec2f45c6fdc5c28f13b1005857c459bc19ca9af0
tree86ea4ee51f2e4929867935df5e63c1d25dfd671b
parent6b319c97ee2536569d6bc0f0f01f81f31163bc49
- Fix to print details about the failure to lookup a DNSKEY record
  when validation fails due to the missing DNSKEY. Also for key prime
  and DS lookups.
doc/Changelog
testdata/val_failure_dnskey.rpl [new file with mode: 0644]
validator/validator.c