ssl-opt.sh: Fix "no TLS 1.3 server support" test check
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
11218dda96
commit
634d865d80
1 changed files with 1 additions and 1 deletions
|
@ -9625,7 +9625,7 @@ run_test "TLS 1.3: No server support" \
|
|||
"$P_SRV debug_level=2 force_version=tls13" \
|
||||
"$P_CLI debug_level=2 force_version=tls13" \
|
||||
1 \
|
||||
-s "TLS 1.3 server is not supported yet."
|
||||
-s "The requested feature is not available"
|
||||
|
||||
requires_openssl_tls1_3
|
||||
requires_config_enabled MBEDTLS_SSL_PROTO_TLS1_3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue