]> granicus.if.org Git - curl/commit
vtls: provide curl_global_sslset() even in non-SSL builds
authorDaniel Stenberg <daniel@haxx.se>
Thu, 21 Sep 2017 21:30:48 +0000 (23:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 Sep 2017 10:09:13 +0000 (12:09 +0200)
commitb8e0fe19ec3bd3b673a14043a4b5e656d9c26d06
tree3b39a3325b56db905891fd624753484c802a18c0
parentee56fdb6910f6bf215eecede9e2e9bfc83cb5f29
vtls: provide curl_global_sslset() even in non-SSL builds

... it just returns error:

Bug: https://github.com/curl/curl/commit/1328f69d53f2f2e937696ea954c480412b018451#commitcomment-24470367
Reported-by: Marcel Raad
Closes #1906
docs/libcurl/curl_global_sslset.3
include/curl/curl.h
lib/vtls/vtls.c