]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add private_key support to all ZoneKey implementations
authorNicki Křížek <nicki@isc.org>
Tue, 16 Jun 2026 14:38:53 +0000 (16:38 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 2 Jul 2026 12:51:41 +0000 (14:51 +0200)
commitee73ba3bbaef6352dfeca8ebee53c78657e793e9
tree98962659dad194acb37dca7b5bc3adc9c04694fc
parent7f69a57021d437d713a1f6eca82bf4ecb5cf475e
Add private_key support to all ZoneKey implementations

Extend the ZoneKeyFile to read the file-backed private key and return it
in a format suitable for use with dnspython. Add ZoneKey.private_key
property to unify the interface.
bin/tests/system/isctest/zone.py