]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: doc: Clarify rndc sign
authorMatthijs Mekking <matthijs@isc.org>
Mon, 22 Dec 2025 14:09:06 +0000 (14:09 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 22 Dec 2025 14:09:06 +0000 (14:09 +0000)
commit2118fa0b621dbf26c372ed936d10cc99afe75319
tree0d8806bcce8700249a1e19160d1371e6e30e6d2e
parent44306329154bb8cc476afc3b3035ee509f2cb238
parent3f52303ef749621b38a7ec334758339224346b77
chg: doc: Clarify rndc sign

It was not explicitly clear that ``rndc sign`` replaces signatures of inactive keys and updates signatures that are not so fresh.

Closes #5490

Merge branch '5490-clear-rndc-sign-on-error' into 'main'

See merge request isc-projects/bind9!11396