mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:13:40 +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
|
|
@ -33,7 +33,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
|
|||
imap-search imap-create imap-delete imap-copy imap-noop imap-ssl \
|
||||
imap-tls imap-multi url2file sftpget ftpsget postinmemory http2-download \
|
||||
http2-upload http2-serverpush getredirect ftpuploadfrommem \
|
||||
ftpuploadresume
|
||||
ftpuploadresume sslbackend
|
||||
|
||||
# These examples require external dependencies that may not be commonly
|
||||
# available on POSIX systems, so don't bother attempting to compile them here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue