1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-10-18 00:12:48 +08:00

Fix requirements for TLS 1.3 Exporter compat test

Signed-off-by: Max Fillinger <maximilian.fillinger@foxcrypto.com>
This commit is contained in:
Max Fillinger
2024-11-14 21:11:26 +01:00
parent 6f7cf0e402
commit c361064dee

View File

@@ -3212,8 +3212,8 @@ requires_protocol_version tls13
run_test_export_keying_material tls13
requires_config_enabled MBEDTLS_SSL_KEYING_MATERIAL_EXPORT
requires_protocol_version tls13
requires_openssl_next
requires_config_enabled MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED
requires_openssl_tls1_3_with_compatible_ephemeral
run_test_export_keying_material_openssl_compat tls13
rm -f context_srv.txt