From a34e141c0964697ced819b37b95a12d074f27209 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sat, 15 Jul 2017 22:30:42 +0200 Subject: 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 --- docs/examples/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/Makefile.inc') diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 9b47a952f..31c87a794 100644 --- a/docs/examples/Makefile.inc +++ b/docs/examples/Makefile.inc @@ -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. -- cgit v1.2.3