]> git.ipfire.org Git - thirdparty/bind9.git/commit
forward: Check if TLS is working in FIPS mode
authorMark Andrews <marka@isc.org>
Wed, 22 Mar 2023 00:02:02 +0000 (11:02 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Apr 2023 02:44:27 +0000 (12:44 +1000)
commitf138a1447af7f522d0b580ac0b03bf807df7be42
tree45f342798e8bead40b59c02ca99f49439fe17b6a
parenta3172c8f9c60eb79f23d2e2ba12f260a69a7097f
forward: Check if TLS is working in FIPS mode

Skip test that depend on TLS working in FIPS mode
bin/tests/system/forward/clean.sh
bin/tests/system/forward/ns2/named-tls.conf.in [new file with mode: 0644]
bin/tests/system/forward/ns2/named.conf.in
bin/tests/system/forward/ns2/options-tls.conf.in [new file with mode: 0644]
bin/tests/system/forward/ns4/named-tls.conf.in [new file with mode: 0644]
bin/tests/system/forward/ns4/named.conf.in
bin/tests/system/forward/ns4/options-tls.conf.in [new file with mode: 0644]
bin/tests/system/forward/setup.sh
bin/tests/system/forward/tests.sh