]> git.ipfire.org Git - thirdparty/bind9.git/commit
Parse key-store config
authorMatthijs Mekking <matthijs@isc.org>
Tue, 25 Jan 2022 09:30:04 +0000 (10:30 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 25 Jan 2024 13:38:11 +0000 (14:38 +0100)
commitf837bb2af82723c00a9653c3db9e4f8ab90b4e9a
tree2a0b5abdb1f9dbee6d9d20bc837db6781fe86050
parent3a86c0742224eb3d4caee4f1645e5ebebd55aa50
Parse key-store config

Add the code that actually stores the key-store configuration into
structures, also store the reference into the kasp key.
bin/named/include/named/server.h
bin/named/server.c
lib/dns/include/dns/kasp.h
lib/dns/kasp.c
lib/isccfg/kaspconf.c