diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index dfbb32a6fd9b..63906ec3c8a0 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -165,6 +165,11 @@ void loadMainConfig(const std::string& configdir) // I think this has to do with interlocking transactions between B and DK, but unsure. bool rectifyZone(DNSSECKeeper& dk, const std::string& zone) { + if(dk.isPresigned(zone)){ + cerr<<"Rectify presigned zone '"<