]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
add upgrade notes for the new NSEC(3) TTLs 8811/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 14 Feb 2020 19:52:08 +0000 (20:52 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 14 Feb 2020 19:52:08 +0000 (20:52 +0100)
docs/dnssec/operational.rst
docs/upgrading.rst

index 30c52c9af7ac23dfaff1b62bc9222d0dc093692d..8c532de1b356774499046f2d318a23d415e5e152 100644 (file)
@@ -228,6 +228,8 @@ AXFR-serving, a lot of signing needs to happen.
 
 Most best practices are documented in :rfc:`6781`.
 
+.. _dnssec-ttl-notes:
+
 Some notes on TTL usage
 -----------------------
 
index a2af8b9ebc193f44689e17d31ac977bf13bf4767..5de844bc50be8182564889d6d9ca96f460dec12a 100644 (file)
@@ -11,6 +11,12 @@ upgrade notes if your version is older than 3.4.2.
 4.2.x to 4.3.0
 --------------
 
+NSEC(3) TTL changed
+^^^^^^^^^^^^^^^^^^^
+
+NSEC(3) records now use the negative TTL, instead of the SOA minimum TTL.
+See :ref:`the DNSSEC TTL notes <dnssec-ttl-notes>`  for more information.
+
 Lua Netmask class methods changed
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^