Disabled test 307 for now.
This commit is contained in:
parent
7b704e173c
commit
a2effd123a
@ -20,6 +20,10 @@ OpenSSL
|
||||
<server>
|
||||
https
|
||||
</server>
|
||||
<precheck>
|
||||
echo Cannot determine list of SSL engines
|
||||
</precheck>
|
||||
|
||||
<name>
|
||||
simple HTTPS GET with openssl engine
|
||||
</name>
|
||||
|
@ -8,7 +8,7 @@ OpenSSL
|
||||
https
|
||||
</server>
|
||||
<name>
|
||||
simple HTTPS GET with invaild crypto engine
|
||||
simple HTTPS GET with invalid crypto engine
|
||||
</name>
|
||||
<command>
|
||||
--engine invalid-crypto-engine-xyzzy -k https://%HOSTIP:%HTTPSPORT/308
|
||||
|
Loading…
Reference in New Issue
Block a user