Loading test/testssl +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
test/testssl +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading