]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't read private key files for offline KSKs
authorMatthijs Mekking <matthijs@isc.org>
Wed, 19 Jun 2024 12:07:06 +0000 (14:07 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 22 Aug 2024 06:21:52 +0000 (08:21 +0200)
commit30d20b110eeee5aa6b03caeac15797ece479387f
tree534e818915026a635666bab2a938e055f073e2bc
parent2190aa904fb9a5c990395c76673c42636798a2ee
Don't read private key files for offline KSKs

When we are appending contents of a DNSKEY rdataset to a keylist,
don't attempt to read the private key file of a KSK when we are in
offline-ksk mode.
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h