]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Log when going Bogus because of a missing SOA in authority 9527/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 15 Sep 2020 13:03:34 +0000 (15:03 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 25 Sep 2020 09:56:43 +0000 (11:56 +0200)
commitbdc7684609f6c6b87cde21a76f0432387442b82c
tree27fea62bff2339da94fac674dfc8bdddfd5af22c
parent836bc58679ea3c020abe4df4f6ded210822f2cbc
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.

(cherry picked from commit 832f4fbdd7ef50d0e0ff5135ee6e270acc22df9d)
pdns/syncres.cc