Loading test/testssl +6 −0 Original line number Diff line number Diff line Loading @@ -215,6 +215,12 @@ else echo test tls1 with SRP via BIO pair $ssltest -bio_pair -tls1 -cipher SRP -srpuser test -srppass abc123 echo test tls1 with SRP auth $ssltest -tls1 -cipher aSRP -srpuser test -srppass abc123 echo test tls1 with SRP auth via BIO pair $ssltest -bio_pair -tls1 -cipher aSRP -srpuser test -srppass abc123 fi ############################################################################# Loading Loading
test/testssl +6 −0 Original line number Diff line number Diff line Loading @@ -215,6 +215,12 @@ else echo test tls1 with SRP via BIO pair $ssltest -bio_pair -tls1 -cipher SRP -srpuser test -srppass abc123 echo test tls1 with SRP auth $ssltest -tls1 -cipher aSRP -srpuser test -srppass abc123 echo test tls1 with SRP auth via BIO pair $ssltest -bio_pair -tls1 -cipher aSRP -srpuser test -srppass abc123 fi ############################################################################# Loading