just tried 5.08 on hpux 11.11 and it works just fine, both 32 and 64 bits. cert, key and secmod are same i use on all other platforms for tests.
The 5.06 version yields the same results. I would like to try a 4.x
version and see if it has the same issue, but I'm unable to find any
4.x binaries any more.
i think you can get them off old netscape/aol dev sites if they werent removed. i dont have any links handy but i'm sure if you google for it you will find something.
There are no linker errors (at compile time or
runtime), the only problem is that the ldapssl_client_init always
returns -1.
problem most likely NSS that cannot init itself for some reason. its either your db or NSS/NSPR messed up somehow. try getting underlying NSPR/NSS errors:
http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html#1013897 http://www.mozilla.org/projects/nspr/reference/html/prerr.html#26127 http://www.mozilla.org/projects/nspr/reference/html/prerr.html#26174
this should give you some more info to work with.
_______________________________________________ mozilla-directory mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-directory
