summaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslmessages.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/70-test_sslmessages.t')
-rw-r--r--test/recipes/70-test_sslmessages.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/recipes/70-test_sslmessages.t b/test/recipes/70-test_sslmessages.t
index 790b3aeda2..a6278dc630 100644
--- a/test/recipes/70-test_sslmessages.t
+++ b/test/recipes/70-test_sslmessages.t
@@ -396,6 +396,7 @@ SKIP: {
skip "No EC support in this OpenSSL build", 1 if disabled("ec");
$proxy->clear();
$proxy->clientflags("-no_tls1_3");
+ $proxy->serverflags("-no_tls1_3");
$proxy->ciphers("ECDHE-RSA-AES128-SHA");
$proxy->start();
checkhandshake($proxy, checkhandshake::EC_HANDSHAKE,