mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Fix requirements for TLS 1.3 Exporter compat test
Signed-off-by: Max Fillinger <maximilian.fillinger@foxcrypto.com>
This commit is contained in:
@@ -3028,8 +3028,8 @@ requires_protocol_version tls13
|
|||||||
run_test_export_keying_material tls13
|
run_test_export_keying_material tls13
|
||||||
|
|
||||||
requires_config_enabled MBEDTLS_SSL_KEYING_MATERIAL_EXPORT
|
requires_config_enabled MBEDTLS_SSL_KEYING_MATERIAL_EXPORT
|
||||||
requires_protocol_version tls13
|
requires_config_enabled MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED
|
||||||
requires_openssl_next
|
requires_openssl_tls1_3_with_compatible_ephemeral
|
||||||
run_test_export_keying_material_openssl_compat tls13
|
run_test_export_keying_material_openssl_compat tls13
|
||||||
|
|
||||||
rm -f context_srv.txt
|
rm -f context_srv.txt
|
||||||
|
Reference in New Issue
Block a user