]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add missing $FEATURETEST --have-fips-dh
authorMark Andrews <marka@isc.org>
Thu, 31 Oct 2024 21:42:41 +0000 (08:42 +1100)
committerMark Andrews <marka@isc.org>
Sat, 2 Nov 2024 03:59:21 +0000 (03:59 +0000)
commit4f7e3e29a7907dada00ed8a4002eecb669214646
tree6d87ec0405830605d58715d24f5873c203783610
parent675a7f01660338eb9b1580e70852efbb2e9cf68b
Add missing $FEATURETEST --have-fips-dh

Notify over TLS only works if FIPS DH is supported.  Skip the system
tests parts that depend on it.
bin/tests/system/notify/tests.sh