From efebb108292f4c583a6fb283c005aac210a4f59a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Mon, 5 Sep 2011 13:43:53 +0000 Subject: oops --- test/testssl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/testssl b/test/testssl index 138ce2f47d..3ab5b029e6 100644 --- a/test/testssl +++ b/test/testssl @@ -142,8 +142,8 @@ else fi fi -# echo test tls1 with PSK -# $ssltest -tls1 -cipher PSK -psk abc123 $extra || exit 1 +echo test tls1 with PSK +$ssltest -tls1 -cipher PSK -psk abc123 $extra || exit 1 echo test tls1 with PSK via BIO pair $ssltest -bio_pair -tls1 -cipher PSK -psk abc123 $extra || exit 1 -- cgit v1.2.3