]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Log when going Bogus because of a missing SOA in authority 9528/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:41:34 +0000 (11:41 +0200)
commit874ad298cb9c450ba06f688ab0029f2240a7557d
tree5a595afcc684147846ec44bae917544288706cc0
parent3d8996ffd87d83c91321a0a4f5a261022a604d22
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