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/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/examples/.gitignore') diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index aece671c6..f22c7b02f 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -70,6 +70,7 @@ smtp-multi smtp-ssl smtp-tls smtp-vrfy +sslbackend url2file usercertinmem xmlstream -- cgit v1.2.3