curl-library
Re: [PATCH] OpenLDAP support
Date: Thu, 27 May 2010 16:42:56 -0700
Daniel Stenberg wrote:
> On Mon, 24 May 2010, Howard Chu wrote:
>
>> This will work for now, until we figure out a better approach for
>> <ldap_pvt.h>.
>
> Thanks, pushed now.
>
> Two other problems I found:
>
> 1 - test 1013 compares the list of protocols that "curl -V" shows with what
> "curl-config --protocols" shows and the latter is missing LDAPS when built
> with the new openldap.
>
> 2 - configure --without-ssl builds a libcurl without any SSL support, so even
> with the new openldap code it can't provide LDAPS support... still it
> tries to use SSL-related functions and the compilation fails.
>
OK, these should be fixed with this patch. The configure.ac patch addresses
the curl-config output, and the version.c patch fixes curl -V.
The openldap.c and url.c patch fixes the function dependencies.
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/plain attachment: dif.txt