Re: ldapssl_advclientauth_init fails in Windows, but succeeds in Linux
Matthew DeLoera <[email protected]> Fri, 10 Jul 2009 11:54:08 -0400
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
You are fabulous! That was exactly my issue. I found: https://developer.mozilla.org/En/NSS_reference/Building_and_installing_NSS/Installation_guide that helped me see that I'd neglected to copy over my freebl3.dll and nssckbi.dll into my working directory. All is great now. Thanks for the help! - Matthew Anton Bobrov wrote: > > you might be missing some files on your NSS installation there or some > files got corrupted or mismatched. check with NSS folks about that err > and see if they can help you on proper NSS install steps on Windows. > > Matthew DeLoera wrote: