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
