mirror of
https://github.com/curl/curl.git
synced 2026-04-15 08:51:46 +03:00
Disabled test 307 for now.
This commit is contained in:
parent
7b704e173c
commit
a2effd123a
2 changed files with 5 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue