]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: nil: TLS notify checks fail on OL 8 FIPS
authorMark Andrews <marka@isc.org>
Sat, 2 Nov 2024 05:59:09 +0000 (05:59 +0000)
committerMark Andrews <marka@isc.org>
Sat, 2 Nov 2024 05:59:09 +0000 (05:59 +0000)
Add missing checks for `$FEATURETEST --have-fips-dh` in notify system test to match those in setup.sh.

Closes #5015

Merge branch '5015-tls-notify-checks-fail-on-ol-8-fips' into 'main'

See merge request isc-projects/bind9!9707


Trivial merge