mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Fix missing gnutls guard in ssl-opt.sh
This commit is contained in:
@@ -2490,7 +2490,8 @@ run_test "Per-version suites: TLS 1.2" \
|
||||
|
||||
# Test for ClientHello without extensions
|
||||
|
||||
run_test "CLientHello without extensions" \
|
||||
requires_gnutls
|
||||
run_test "ClientHello without extensions" \
|
||||
"$P_SRV debug_level=3" \
|
||||
"$G_CLI --priority=NORMAL:%NO_EXTENSIONS:%DISABLE_SAFE_RENEGOTIATION" \
|
||||
0 \
|
||||
|
||||
Reference in New Issue
Block a user