]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix bug in dns_keymgr_offline
authorMatthijs Mekking <matthijs@isc.org>
Tue, 3 Sep 2024 09:52:19 +0000 (11:52 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 3 Sep 2024 09:57:56 +0000 (11:57 +0200)
commit5af53a329f3d5ea9af2bd5e88127c4a98b23696c
treef6c8179a49fa587f2ebf282729f2c509109e6007
parent8a09d54d6befaf3e35a59c48b926da893303a375
Fix bug in dns_keymgr_offline

If the ZSK has lifetime unlimited, the timing metadata "Inactive" and
"Delete" cannot be found and is treated as an error. Fix by allowing
these metadata to not exist.
lib/dns/keymgr.c