cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl problem on ldap with tls

From: 林聖艦 <mlsaint1214_at_gmail.com>
Date: Tue, 31 Mar 2015 16:50:10 +0800

Hi all,

I want to use curl ldap api with tls protocol.
Now I know I can use following setting:
curl_easy_setopt(curl, CURLOPT_URL, "ldap://xxx.xxx");
or
curl_easy_setopt(curl, CURLOPT_URL, "ldap://xxx.xxx");
if ssl protocol.

Here is my question:
How to use ldap with tls?

Thanks,
Kenneth

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-03-31