]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add checkonf tests for the PROXYv2 related options
authorArtem Boldariev <artem@boldariev.com>
Tue, 14 Nov 2023 18:33:30 +0000 (20:33 +0200)
committerArtem Boldariev <artem@boldariev.com>
Wed, 6 Dec 2023 13:15:25 +0000 (15:15 +0200)
commit0e8d5c9c6b37ffa6cf683d7a16aa35b9c41fd8d2
treeebc8cf0d5df5ff3f726ec1be1bae4efd8ea913cd
parent6d9a3b40a81a1128b3212b5f680d424580a40371
Add checkonf tests for the PROXYv2 related options

This commit adds necessary PROXYv2 configuration options checks.
bin/tests/system/checkconf/bad-proxy-encrypted-do53.conf [new file with mode: 0644]
bin/tests/system/checkconf/bad-proxy-encrypted-doh-plain.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-proxy-doh.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-proxy.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh