mirror of
https://github.com/curl/curl.git
synced 2026-08-04 04:49:58 +03:00
docs/examples: demonstrate how to select SSL backends
The newly-introduced curl_global_sslset() function deserves to be show-cased. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
parent
0fb4125554
commit
a34e141c09
4 changed files with 80 additions and 1 deletions
1
docs/examples/.gitignore
vendored
1
docs/examples/.gitignore
vendored
|
|
@ -70,6 +70,7 @@ smtp-multi
|
|||
smtp-ssl
|
||||
smtp-tls
|
||||
smtp-vrfy
|
||||
sslbackend
|
||||
url2file
|
||||
usercertinmem
|
||||
xmlstream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue