From: Bodo Möller Date: Mon, 5 Sep 2011 13:43:56 +0000 (+0000) Subject: oops X-Git-Tag: OpenSSL-fips-2_0-rc1~168 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2c472780c0c8ea49a87f7a1b1265bcb0b27a3f39;p=oweals%2Fopenssl.git oops --- diff --git a/test/testssl b/test/testssl index 2ae1e8ba9a..530a252008 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