mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
adjust to changes in test/testssl
This commit is contained in:
parent
c96ab5101a
commit
82a2d07262
@ -90,6 +90,10 @@ $ write sys$output "test sslv2/sslv3 via BIO pair"
|
|||||||
$ mcr 'exe_dir'ssltest
|
$ mcr 'exe_dir'ssltest
|
||||||
$ if $severity .ne. 1 then goto exit3
|
$ if $severity .ne. 1 then goto exit3
|
||||||
$
|
$
|
||||||
|
$ write sys$output "test sslv2/sslv3 w/o DHE via BIO pair"
|
||||||
|
$ mcr 'exe_dir'ssltest -bio_pair -no_dhe
|
||||||
|
$ if $severity .ne. 1 then goto exit3
|
||||||
|
$
|
||||||
$ write sys$output "test sslv2/sslv3 with server authentication"
|
$ write sys$output "test sslv2/sslv3 with server authentication"
|
||||||
$ mcr 'exe_dir'ssltest -bio_pair -server_auth "-CAfile" certs.tmp
|
$ mcr 'exe_dir'ssltest -bio_pair -server_auth "-CAfile" certs.tmp
|
||||||
$ if $severity .ne. 1 then goto exit3
|
$ if $severity .ne. 1 then goto exit3
|
||||||
|
Loading…
Reference in New Issue
Block a user