]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: usr: Update key lifetime and metadata after dnssec-policy reconfig
authorMatthijs Mekking <matthijs@isc.org>
Tue, 30 Jul 2024 15:31:37 +0000 (15:31 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 30 Jul 2024 15:31:37 +0000 (15:31 +0000)
commit2107a64ee62dbbc31a35b6d03f2626bd1ebdab23
treef17ea2abf6538aeed2af302ea05b48deb4f8239b
parent381d6246d6ab99ccd8c1f0a9713909d4df506ca9
parentd376d314af3ef6fc5e527836cea5c39b245daae5
[9.18] fix: usr: Update key lifetime and metadata after dnssec-policy reconfig

Adjust key state and timing metadata if dnssec-policy key lifetime configuration is updated, so that it also
affects existing keys.

Closes #4677

Backport of MR !9118

Merge branch 'backport-4677-dnssec-policy-key-lifetime-reconfigure-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9192