]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix zonemd check to allow unsupported algorithms to load.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 8 Apr 2022 07:29:37 +0000 (09:29 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 8 Apr 2022 07:29:37 +0000 (09:29 +0200)
commite4ca71e85b571ea4327671165a01f609b14b1d77
treeab5a214a5056ee5bfd2898ad31724efa8897659d
parent8f8a8a341a8525b1b6dc880cc3b70a3c7c03111c
- Fix zonemd check to allow unsupported algorithms to load.
  If there are only unsupported algorithms, or unsupported schemes,
  and no failed or successful other ZONEMD records, or malformed
  or bad ZONEMD records, the unsupported records allow the zone load.
doc/Changelog
services/authzone.c
services/authzone.h
testcode/unitzonemd.c
testdata/auth_zonemd_file_unknown.rpl [new file with mode: 0644]