]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/pdnsutil.cc
pdnssec: Check if records exist for TLSA hosts 2679/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 28 May 2015 20:20:15 +0000 (22:20 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 14 Sep 2015 09:53:56 +0000 (11:53 +0200)
commit2e5f62255c3297736b17ae9c15c6570bad55c033
tree6e5eb7feb4d9a05330bc7936ca7da34552125280
parent6efad4470cbf837057b2833d8fdab741427e56f9
pdnssec: Check if records exist for TLSA hosts

When a record _443._tcp.www.example.com.|TLSA exists and no record for
www.example.com., we emit a warning. Similarly, when
*.example.com. _does_ exist, we emit a warning, as
www.example.com. becomes an empty non-terminal at that point.
pdns/pdnssec.cc