Re: Ldap_bind problem with TLS - SDK 5.1.7 and NSS 3.11 & NSPR 4.6.
Anton Bobrov <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
its OpenLDAP specific option. [email protected] wrote: > While hunting around, i've come accross such statements as: > ldap_set_option( ld, LDAP_OPT_X_TLS_CERTFILE, "/var/ldap/cert7.db" ); > > But when i've tried this it appears Mozilla LDAP doesn't have this as > it reports as being "undeclared". I skimmed over the various include > headers and not found reference there. > > Can anyone provide guidance on this please, is it a non-standard ?