]> git.ipfire.org Git - thirdparty/bind9.git/commit
Extend the doth system test with IPv6 support [GL #2861]
authorArtem Boldariev <artem@boldariev.com>
Thu, 12 Aug 2021 09:42:13 +0000 (12:42 +0300)
committerArtem Boldariev <artem@boldariev.com>
Mon, 30 Aug 2021 07:21:59 +0000 (10:21 +0300)
commit33fa1d5fb481dccfa60e81902fb170669635994d
tree838fe2f6b0c707dbaa89982a54083aa01a024946
parent0403ca1ac242dbaa550f3faf0cfae6dbb25310f8
Extend the doth system test with IPv6 support [GL #2861]

This commit ensures that DoH (and DoT) functionality works well via
IPv6 as well.

The changes were made because it turned out that dig could not make
DoH queries against an IPv6 IP address. These tests ensure that such a
bug will not remain unnoticed.

The commit also increases the servers' startup timeout to 25 seconds
because the initial timeout of 14 seconds was too short to generate
(!) eight 4096 bit ephemeral RSA certificates on a heavily loaded CI
runner in some pipeline runs.
bin/tests/system/doth/ns1/named.conf.in
bin/tests/system/doth/ns2/named.conf.in
bin/tests/system/doth/tests.sh
bin/tests/system/start.pl