mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
ssl-opt: Re-introduce certificate dependency for HS negative tests.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
@ -14694,6 +14694,7 @@ run_test "Handshake defragmentation on client: len=4, TLS 1.2" \
|
|||||||
-c "waiting for more fragments (4"
|
-c "waiting for more fragments (4"
|
||||||
|
|
||||||
requires_config_enabled MBEDTLS_SSL_PROTO_TLS1_3
|
requires_config_enabled MBEDTLS_SSL_PROTO_TLS1_3
|
||||||
|
requires_certificate_authentication
|
||||||
run_test "Handshake defragmentation on client: len=3, TLS 1.3" \
|
run_test "Handshake defragmentation on client: len=3, TLS 1.3" \
|
||||||
"$O_NEXT_SRV -tls1_3 -split_send_frag 3 " \
|
"$O_NEXT_SRV -tls1_3 -split_send_frag 3 " \
|
||||||
"$P_CLI debug_level=4 " \
|
"$P_CLI debug_level=4 " \
|
||||||
|
Reference in New Issue
Block a user