diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index ae98ae986..58133057e 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh @@ -3736,7 +3736,7 @@ run_test "Per-version suites: TLS 1.2" \ requires_gnutls run_test "ClientHello without extensions, SHA-1 allowed" \ - "$P_SRV debug_level=3" \ + "$P_SRV debug_level=3 key_file=data_files/server2.key crt_file=data_files/server2.crt" \ "$G_CLI --priority=NORMAL:%NO_EXTENSIONS:%DISABLE_SAFE_RENEGOTIATION" \ 0 \ -s "dumping 'client hello extensions' (0 bytes)"