Fix missing gnutls guard in ssl-opt.sh

This commit is contained in:
Manuel Pégourié-Gonnard 2015-08-04 16:22:30 +02:00
parent b04638f5ed
commit d55bc20e43

View file

@ -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 \