Recommend passing a 1 as parameter to CURLOPT_SSLENGINE_DEFAULT rather than
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Mar 2008 12:18:00 +0000 (12:18 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Mar 2008 12:18:00 +0000 (12:18 +0000)
commit9b48991ebd855efaeefc2a64c3e818465751db6a
tree8ce3cd9a295b844d833a67c222c6c2235d502cd3
parent7a8a20416fd7648686f05d14947ccdab44c6780c
Recommend passing a 1 as parameter to CURLOPT_SSLENGINE_DEFAULT rather than
a "dummy" just to get things as fixed as possible in case we ever get the urge
to change this to actually mean something.
docs/libcurl/curl_easy_setopt.3