Brad Nicholes wrote:

   I would suggest that all of the SDKs call ldapssl_init() rather than
ldap_init().  At least according to the Novell documentation, calling
ldapssl_init(,,0) is equivalent to calling ldap_init() and you won't
have problem like you would if another ldap call is made between the
calls to called ldap_init()  and ldapssl_install_routines().  It also
appears that start_tls() doesn't work at least on the Novell SDK if
ldap_init()->ldapssl_install_routines() is called instead of
ldapssl_init().

On Novell, is it possible to say ldapssl_init(host, port, 0) and then upgrade that connection to an SSL connection later? (not TLS, but SSL)

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to