mirror of
https://github.com/curl/curl.git
synced 2026-08-01 15:18:53 +03:00
Added key words to all SSL-using tests so they can be skipped if necessary.
Removed a few unnecessary requires SSL statements.
This commit is contained in:
parent
59e3651af3
commit
fc1443dcfc
15 changed files with 100 additions and 11 deletions
|
|
@ -1,4 +1,14 @@
|
|||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
HTTPS
|
||||
HTTP GET
|
||||
HTTP CONNECT
|
||||
HTTP proxy
|
||||
FAILURE
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue