ldapssl_clientauth_init() failure: C SDK 6.0.2, SunOS, 64-bit
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
We have both 32 and 64 bit applications that successfully use LDAP C SDK 5.17. Now we're trying to upgrade to SDK 6.0.2, but can't get the 64-bit apps to work (32-bit apps work fine). We're using the pre- built libs. A call to ldapssl_clientauth_init() returns -1. A call to PR_GetError() returns -8192 : "SEC_ERROR_IO: An I/O error occured during authentication; or an error occured during crypto operation (other than signature verification)". Downloaded from ftp://ftp.mozilla.org/pub/mozilla.org/directory/c-sdk/releases/v6.0.2-contrib-bin/ldapcsdk-6.02-SunOS5.8_sparc_64_OPT. Running on SunOS 5.8. I assume this works elsewhere; true? Thanks for any suggestions. Steve