Jake,
Itâs not only the signing time that is of consequence. After full resign of your zone, you also enforce a full AXFR of your zone to your nameservers. We fully trust on the operation of OpenDNSSEC btw. After a few checks and such, before publishing the zone⊠;-)
Marc
From: Opendnssec-user <opendnssec-user-***@lists.opendnssec.org> on behalf of Jake Zack <***@cira.ca>
Date: Tuesday, 27 September 2016 at 17:37
To: "Opendnssec-***@lists.opendnssec.org List" <opendnssec-***@lists.opendnssec.org>
Subject: Re: [Opendnssec-user] Zone signed by key in retire state
Confirmed it does work (nuking signature cache and restarting Ods)âŠ
CIRAâs signing system signs separately with both BIND and ODS, then compares at the end, and only after validity checks and comparison is it published to the worldâŠso weâve occasionally seen ODS have signatures that havenât expired yet for outgoing keys cause issues where BIND doesnât have the same signatures on-hand.
Itâs not ideal, as stated belowâŠbecause it causes a full re-sign of the zoneâŠversus using the perfectly valid signatures under the old key. If you have a small zone, though, I guess the extra few seconds of signing time probably isnât a major concern.
We tend to do:
/sbin/service ods-signerd stop
rm ârf /var/opendnssec/tmp/* /var/opendnssec/signed/*
/sbin/service ods-signerd start
We stop and restart ods-signerd because weâre set to âkeepâ serial rather than incrementâŠand ods-signerd doesnât like signing the same serial twice.
Weâre moving away from the dual-signer setup, now, however, as we believe both softwareâs have matured in their DNSSEC handling, and after years of comparing zone output, the value in combing over minute differences in outputs is no longer as substantial as it once was.
-jake
From: Opendnssec-user [mailto:opendnssec-user-***@lists.opendnssec.org] On Behalf Of Arun Natarajan
Sent: Tuesday, September 27, 2016 11:14 AM
To: Yuri Schaeffer
Cc: Opendnssec-***@lists.opendnssec.org List
Subject: Re: [Opendnssec-user] Zone signed by key in retire state
Thanks Yuri,
OpenDNSSEC tries to keep signatures in the zone as long as they are
valid. Only when a signature expires and thus needs a resign, the
signature is generated with the new ZSK.
You'll notice that some signatures are generated with the new ZSK and
some with the old ZSK. The signature validity is configurable in the
KASP. During that time both ZSKs have their DNSKEY record published in
the zone.
My understanding was, it create new signatures with the new key once the keys is rolled.
Post by Arun NatarajanI guess if we clear the ods and run signer again it will work, but
wondering why it does not happen automatically?
It would work, but it is probably not what you want.
Yeah, probably not a good idea. Might be useful in emergency roll over though.
--
arun
Regards,
Yuri
_______________________________________________
Opendnssec-user mailing list
Opendnssec-***@lists.opendnssec.org<mailto:Opendnssec-***@lists.opendnssec.org>
https://lists.opendnssec.org/mailman/listinfo/opendnssec-user