mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 16:25:39 +01:00
Add missing dependency in ssl-opt.sh
This commit is contained in:
parent
bc73e4a822
commit
4a9d006f5f
@ -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
|
# -nbio is added to prevent s_client from blocking in case of duplicated
|
||||||
# messages at the end of the handshake
|
# messages at the end of the handshake
|
||||||
|
requires_openssl_legacy
|
||||||
requires_config_enabled MBEDTLS_SSL_PROTO_DTLS
|
requires_config_enabled MBEDTLS_SSL_PROTO_DTLS
|
||||||
requires_config_enabled MBEDTLS_RSA_C
|
requires_config_enabled MBEDTLS_RSA_C
|
||||||
requires_config_enabled MBEDTLS_ECDSA_C
|
requires_config_enabled MBEDTLS_ECDSA_C
|
||||||
|
Loading…
Reference in New Issue
Block a user