test_ssl_new: X448, X25519, and EdDSA are supported with fips
authorTomas Mraz <tomas@openssl.org>
Fri, 26 Feb 2021 13:42:57 +0000 (14:42 +0100)
committerPauli <ppzgs1@gmail.com>
Wed, 3 Mar 2021 00:00:21 +0000 (10:00 +1000)
commit5e2f580d4ae51e60892adcdde6c5c25d83fe88e9
tree335cc4bbc6229f15ed0e2a765e19d6c408653860
parent21b7dfa8adb67eb2abcffff529a8bda6dd92b9d9
test_ssl_new: X448, X25519, and EdDSA are supported with fips

Removed the related TODOs.

Also adjusted the DH parameters used for the DH test to be acceptable
for FIPS as that now allows only known safe prime parameters.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14367)
test/certs/dhp2048.pem
test/ssl-tests/20-cert-select.cnf
test/ssl-tests/20-cert-select.cnf.in
test/ssl-tests/28-seclevel.cnf.in