X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=test%2Frecipes%2F70-test_tls13messages.t;h=e961528c7c58c3088b159316fef48bee385030ce;hb=fb82cbfe3da846d61e1d4c6d14bf7f4111cccbb2;hp=35f36b6c33255f099060dc43f48247a7fe27bb43;hpb=6738bf1417289a14758590fca5a26b62c9b2c0be;p=openssl.git diff --git a/test/recipes/70-test_tls13messages.t b/test/recipes/70-test_tls13messages.t index 35f36b6c33..e961528c7c 100644 --- a/test/recipes/70-test_tls13messages.t +++ b/test/recipes/70-test_tls13messages.t @@ -1,7 +1,7 @@ #! /usr/bin/env perl # Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved. # -# Licensed under the OpenSSL license (the "License"). You may not use +# Licensed under the Apache License 2.0 (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html @@ -214,7 +214,7 @@ SKIP: { #Test 6: A client auth handshake $proxy->clear(); -$proxy->clientflags("-cert ".srctop_file("apps", "server.pem")); +$proxy->clientflags("-enable_pha -cert ".srctop_file("apps", "server.pem")); $proxy->serverflags("-Verify 5"); $proxy->start(); checkhandshake($proxy, checkhandshake::CLIENT_AUTH_HANDSHAKE,