Skip to content

Nsec minimal ttl change

Libor Peltan requested to merge nsec_minimal_ttl_change into master

When a changeset is applied to zone, where SOA minimal TTL changes, we shall re-build NSEC(3) chain completely.

Moreover, when a NSEC(3) record is changed by just changing its TTL, we must still consider it changed and e.g. re-sign it correctly.

Merge request reports