mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-29 22:44:21 +01:00
Fix missing gnutls guard in ssl-opt.sh
This commit is contained in:
parent
b04638f5ed
commit
d55bc20e43
@ -2490,7 +2490,8 @@ run_test "Per-version suites: TLS 1.2" \
|
|||||||
|
|
||||||
# Test for ClientHello without extensions
|
# Test for ClientHello without extensions
|
||||||
|
|
||||||
run_test "CLientHello without extensions" \
|
requires_gnutls
|
||||||
|
run_test "ClientHello without extensions" \
|
||||||
"$P_SRV debug_level=3" \
|
"$P_SRV debug_level=3" \
|
||||||
"$G_CLI --priority=NORMAL:%NO_EXTENSIONS:%DISABLE_SAFE_RENEGOTIATION" \
|
"$G_CLI --priority=NORMAL:%NO_EXTENSIONS:%DISABLE_SAFE_RENEGOTIATION" \
|
||||||
0 \
|
0 \
|
||||||
|
Loading…
Reference in New Issue
Block a user