[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)?



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

Which Java LDAP SDK you use is irrelevant. The point is that Java has its own TLS certificate/key management system and it doesn't use PEM files.

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

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/