aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_global_sslset.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-08-31 11:54:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-09-01 11:51:32 +0200
commitc290b8fb23f6b6fd8e06e22755d23a5e8e3623aa (patch)
tree4f883f38c405cbce8b1882c88c87c6f84c19f7ba /docs/libcurl/curl_global_sslset.3
parent1cf323ec4e065b35235a8844626934e1a044bd38 (diff)
curl_global_sslset: select backend by name case insensitively
Closes #1849
Diffstat (limited to 'docs/libcurl/curl_global_sslset.3')
-rw-r--r--docs/libcurl/curl_global_sslset.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/curl_global_sslset.3 b/docs/libcurl/curl_global_sslset.3
index 5e7a26359..b438f8ad0 100644
--- a/docs/libcurl/curl_global_sslset.3
+++ b/docs/libcurl/curl_global_sslset.3
@@ -56,8 +56,8 @@ must be called \fBbefore\fP \fIcurl_global_init(3)\fP.
The backend can be identified by the \fIid\fP
(e.g. \fBCURLSSLBACKEND_OPENSSL\fP). The backend can also be specified via the
-\fIname\fP parameter (passing -1 as \fIid\fP). If both \fIid\fP and \fIname\fP
-are specified, the \fIname\fP will be ignored.
+\fIname\fP parameter for a case insensitive match (passing -1 as \fIid\fP). If
+both \fIid\fP and \fIname\fP are specified, the \fIname\fP will be ignored.
If neither \fIid\fP nor \fPname\fP are specified, the function will fail with
CURLSSLSET_UNKNOWN_BACKEND and set the \fIavail\fP pointer to the