validator: up->bottom chase DS if RRSIG(s) are missing
The original approach was using SOA owner in negative answers to optimize number of DS queries. This approarch is less realiable with weird "servers", including pre-DNSSEC servers which reply to DS query with an SOA owner pointing to the child zone instead of parent zone. We now walk the tree from root down to find the missing DS or proof of its non-existance.
Please register or sign in to comment