cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] OpenLDAP support

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 27 May 2010 22:39:17 +0200 (CEST)

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.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-27