Diffie-Hellman key echange doesn't appear to work in FIPS mode for OpenSSL 1.x.x. Add feature test (--have-fips-dh) to identify builds where DH key exchanges work (non FIPS builds and OpenSSL 3.0.0+) and exclude test that would otherwise fail.
Diffie-Hellman key echange doesn't appear to work in FIPS mode for OpenSSL 1.x.x. Add feature test (--have-fips-dh) to identify builds where DH key exchanges work (non FIPS builds and OpenSSL 3.0.0+) and exclude test that would otherwise fail.