]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test "tkey-gssapi-credential" conditionally
authorMichał Kępień <michal@isc.org>
Mon, 26 Apr 2021 05:16:38 +0000 (07:16 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 26 Apr 2021 07:46:23 +0000 (09:46 +0200)
commit7a06b8aefeeb49490ecb495c73add13e0bf9c5fc
tree6d88af84653a48522d36f657694b23686c25d6c9
parent19f0f0aa1ad13b8994040a803f1e5f6e34bc6fe1
Test "tkey-gssapi-credential" conditionally

If "tkey-gssapi-credential" is set in the configuration and GSSAPI
support is not available, named will refuse to start.  As the test
system framework does not support starting named instances
conditionally, ensure that "tkey-gssapi-credential" is only present in
named.conf if GSSAPI support is available.

(cherry picked from commit 6feac68b5050e445b2e46b364ab7a0490e57ae52)
bin/tests/system/nsupdate/ns10/named.conf.in
bin/tests/system/nsupdate/ns9/named.conf.in
bin/tests/system/nsupdate/setup.sh