Revert "Skip early data basic check temp"
This reverts commit 4e83173bb7
.
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
b17803682e
commit
f05b6eed0c
1 changed files with 0 additions and 3 deletions
|
@ -264,9 +264,6 @@ run_test "TLS 1.3: G->m: PSK: configured ephemeral only, good." \
|
||||||
0 \
|
0 \
|
||||||
-s "key exchange mode: ephemeral$"
|
-s "key exchange mode: ephemeral$"
|
||||||
|
|
||||||
# skip the basic check now cause it will randomly trigger the anti-replay protection in gnutls_server
|
|
||||||
# Add it back once we fix the issue
|
|
||||||
skip_next_test
|
|
||||||
requires_gnutls_tls1_3
|
requires_gnutls_tls1_3
|
||||||
requires_config_enabled MBEDTLS_DEBUG_C
|
requires_config_enabled MBEDTLS_DEBUG_C
|
||||||
requires_config_enabled MBEDTLS_SSL_CLI_C
|
requires_config_enabled MBEDTLS_SSL_CLI_C
|
||||||
|
|
Loading…
Reference in a new issue