]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Log when going Bogus because of a missing SOA in authority 9471/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 15 Sep 2020 13:03:34 +0000 (15:03 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 15 Sep 2020 13:03:34 +0000 (15:03 +0200)
commit832f4fbdd7ef50d0e0ff5135ee6e270acc22df9d
tree71c51a0da1c66be9f00997f267a6e1aee35e52b4
parent90da73fea081c1fa8a23db9c1e08db3b3263a4fc
rec: Log when going Bogus because of a missing SOA in authority

A missing SOA in the authority section of negative (NXDOMAIN, NODATA)
answers in a DNSSEC-secure zone currently leads to a Bogus result,
because the needed NSEC/NSEC3 could not be validated.
pdns/syncres.cc