mirror of
https://github.com/curl/curl.git
synced 2026-07-15 19:07:18 +03:00
test308: disable if MultiSSL feature enabled
Even if OpenSSL is enabled, it might not be the default backend when multi-ssl is enabled, causing the test to fail.
This commit is contained in:
parent
7363d5a928
commit
aeaa22de8e
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ FAILURE
|
|||
<client>
|
||||
<features>
|
||||
OpenSSL
|
||||
!MultiSSL
|
||||
</features>
|
||||
<server>
|
||||
https
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue