]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: doc: Add a note on pregenerating keys
authorMatthijs Mekking <matthijs@isc.org>
Mon, 14 Apr 2025 15:01:49 +0000 (15:01 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 14 Apr 2025 15:01:49 +0000 (15:01 +0000)
With `dnssec-policy` you can pregenerate keys and if they are eligible, rather than creating a new key, a key is selected from the pregenerated keys. A key is eligible if it is unused, i.e it has no key timing metadata set.

Merge branch 'matthijs-clarify-pregenerating-keys' into 'main'

See merge request isc-projects/bind9!10385


Trivial merge