NLnetLabs / ldns

LDNS is a DNS library that facilitates DNS tool programming
https://nlnetlabs.nl/ldns
BSD 3-Clause "New" or "Revised" License
295 stars 99 forks source link

draft-ietf-dnsop-nsec-ttl-01 NSEC TTLs with signing #118

Closed wtoorop closed 3 years ago

wtoorop commented 3 years ago

The TTL value for any NSEC RR SHOULD be the same TTL value as the lesser of the MINIMUM field of the SOA record and the TTL of the SOA itself. This matches the definition of the TTL for negative responses in [RFC2308].

Edit see: https://datatracker.ietf.org/doc/draft-ietf-dnsop-nsec-ttl/ Implementation status on: https://trac.ietf.org/trac/dnsop/wiki/draft-ietf-dnsop-nsec-ttl