]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test dynamic update forwarding when using a TLS-enabled primary
authorAram Sargsyan <aram@isc.org>
Wed, 28 Sep 2022 09:01:19 +0000 (09:01 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 28 Sep 2022 09:36:24 +0000 (09:36 +0000)
commitae4296729cd6e1f5027617351faf970b5d1b438d
tree4e52c42dd9affdb84d173afc14e60c581568b532
parent3d7103bd2197c3898d066b47a179b29bd77dcc8c
Test dynamic update forwarding when using a TLS-enabled primary

Add several test cases in the 'upforwd' system test to make sure
that different scenarios of Dynamic DNS update forwarding are
tested, in particular when both the original and forwarded requests
are over Do53, or DoT, or they use different transports.
bin/tests/system/upforwd/knowngood.after2
bin/tests/system/upforwd/knowngood.after3 [new file with mode: 0644]
bin/tests/system/upforwd/ns1/named.conf.in
bin/tests/system/upforwd/ns3/named.conf.in
bin/tests/system/upforwd/tests.sh