]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make key-directory optional
authorMatthijs Mekking <matthijs@isc.org>
Thu, 6 Feb 2020 14:56:58 +0000 (15:56 +0100)
committerEvan Hunt <each@isc.org>
Fri, 7 Feb 2020 17:30:26 +0000 (09:30 -0800)
commitae6bf1979d03570878d77f7b93a4d57d510c172e
tree088b6d08222fe00566a12ef4c4005731f87a2622
parent2733edb2a61da7094f85d6c28d77e2466114cf4f
Make key-directory optional

The key-directory keyword actually does nothing right now but may
be useful in the future if we want to differentiate between key
directories or HSM keys, or if we want to speficy different
directories for different keys or policies.  Make it optional for
the time being.
bin/tests/system/checkconf/good-kasp.conf
lib/isccfg/namedconf.c