]> git.ipfire.org Git - thirdparty/bind9.git/commit
doth test: add a secondary NS instance that reuses a 'tls' entry
authorArtem Boldariev <artem@boldariev.com>
Mon, 4 Dec 2023 13:12:57 +0000 (15:12 +0200)
committerArtem Boldariev <artem@boldariev.com>
Wed, 6 Dec 2023 14:01:20 +0000 (16:01 +0200)
commit10e626111fccb8eeff1cce5943867811c757fc5a
tree7c8fd2eb0a14c13cb7dd1504d8b88d80238f1ac4
parentb109fa919283cc7bdd992e94d94b66e13d44f1a1
doth test: add a secondary NS instance that reuses a 'tls' entry

This commit extends the 'doth' system tests with additional secondary
NS instance that reuses the same 'tls' entry for connecting the the
primary to download zones. This configurations were known to crash
secondaries in some cases.
bin/tests/system/doth/ns1/named.conf.in
bin/tests/system/doth/ns5/named.conf.in [new file with mode: 0644]
bin/tests/system/doth/setup.sh
bin/tests/system/doth/tests.sh