Skip to content

dnssec: bugfix: key rollovers timing according to real TTLs

Libor Peltan requested to merge fix_roll_ttl_change into master

It's necessary to save the DNSKEY TTL and zone maximal TTL at the time of previous rollover step, so that the next step corresponds with TTLs in resolvers' caches.

Merge request reports