]> 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:27:31 +0000 (09:27 +0200)
commitcce29c3929c5ee0ac73dc71b4802d61ea7a0d815
treec5ec6c57f5adfcb0f997397a1b1ee203fb8488ba
parentb010acdb520b94d8fbb37733ab0fbc8933487bf2
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