cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: LDAPS support

From: Guenter Knauf <eflash_at_gmx.net>
Date: Fri, 24 Aug 2007 22:29:18 +0200

Oups! Missed to link to the place where I got the LDAP libs from:

If someone wants to build MingW32 with OpenLDAP you can download an 'OpenLDAP SDK' I've copied together from the original OpenLDAP 2.2.29 release + DLLs taken from S. Lucas Bergman's LDAP server package:
http://download.bergmans.us/openldap/
here you can get this SDK:
http://www.gknw.net/test/openldap/openldap-2.2.29-db-4.3.29-openssl-0.9.8a-win32_devel.zip
use these vars to tell the makefile what to build:
set LDAP_SDK=c:/projects/sdks/openldap-2.2.29
set USE_LDAP_OPENLDAP=1
set LDAPS=1

Guen.
Received on 2007-08-24