Re: LDAP C SDK. Issues under Vista via SSL.
jenifer adam <[email protected]> Sat, 13 Jun 2009 23:54:42 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <2c614b02-5565-4672-aba0-4e850e17aeb2@d25g2000prn.googlegroups.com> |
On May 26, 12:10 pm, "Sergey, Chumak" <[email protected]> wrote: > Hi, > > Hello all. I have a question about LDAP CSDK. An LDAP application which > based on 5.1.7 version doesn't work under Vista via SSL, the same > application works fine under Windows XP SP3 via SSL with the same options > and certificate. On Vista OS it fails at ldap_bind_s()with LDAP_AUTH_SIMPLE > parameter. > > I tried to use LDAP CSDK6.0.3, but it fails at ldapssl_clientauth_init() > with result -1. Using an example from theSDK"ssearch.c" (Search using SSL) > brings the same result. > > Please, could you provide some information or help on this issue: > > - Does LDAP CSDKhave any limitations working on Vista via SSL? > > - Can somebody provide an application based on LDAP CSDK, which works fine > under Vista via SSL? > > - Which LDAP server provide an opportunity to use it via SSL, for free ? > > Thanks in advance, > > Sergey Chumak.