Add missing dependency in ssl-opt.sh

This commit is contained in:
Hanno Becker 2018-08-17 16:10:47 +01:00
parent bc73e4a822
commit 4a9d006f5f

View file

@ -5605,6 +5605,7 @@ run_test "DTLS fragmenting: 3d, openssl server, DTLS 1.0" \
# -nbio is added to prevent s_client from blocking in case of duplicated
# messages at the end of the handshake
requires_openssl_legacy
requires_config_enabled MBEDTLS_SSL_PROTO_DTLS
requires_config_enabled MBEDTLS_RSA_C
requires_config_enabled MBEDTLS_ECDSA_C