From: Kees Monshouwer Date: Thu, 4 Jul 2013 18:55:25 +0000 (+0200) Subject: no rectify for presigned zones X-Git-Tag: rec-3.6.0-rc1~587^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F898%2Fhead;p=thirdparty%2Fpdns.git no rectify for presigned zones --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index dfbb32a6fd..63906ec3c8 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 '"<