[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: What's the java equivalent of ldap_set_option( NULL, LDAP_OPT_X_TLS_CACERTDIR, cert_path)?



Probably not much to the point, but I thought I should send this info (derived from earlier posts in this list).

For Java apps one could also use: http://www.unboundid.com/products/ldapsdk/ for Java or (now Oracle's) JNDI.

Nick

On 19/10/2011 2:28 ÏÎ, daisy.wu@emc.com wrote:

I am trying to write a Java LDAP client program using Novellâs JLDAP