ldap_simple_bind failed on Vista with SSL
"david.wonner" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <fb9b54a4-177c-46b8-b8ca-eb0e652f4881@v28g2000vbb.googlegroups.com> |
Hello, Does anyone has experience issues using SSL under Vista ? When trying to log using SSL on Vista, the ldap_simple_bind failed returning error LDAP Error returned is the following : LDAP Error [85:Timed out] [] DN [] SSL Error [-5980] [Network address is presently unreachable.] The same code does work on Windows XP and Windows 2000. Their is no firewall activated on Vista. Version of LDAP C SDK is 5.1.7 Version of NSPR is 464 Version of NSS is 3.11.4 Thanks for your help. Regards