Oracle Solaris System Administration (MOSC)

MOSC Banner

Help with debugging SSL connection to a LDAP server

edited Oct 20, 2017 8:04PM in Oracle Solaris System Administration (MOSC) 2 commentsAnswered ✓

Hi Experts,

I need to debug connection to a LDAP server which use SSL certificates from a Solaris 10 box.

I tried this command:

  /bin/ldapsearch -h aduat.888.com -p 636 -Z -P /u01/cfg/cacerts -s sub -b  "uid=my_name,o=888,c=ca"  "(objectclass=*)" -v 

/u01/cfg/cacerts is a jks keystore which contains the LDAP server's SSL certificates.

and get this error message:

 SSL initialization failed: error -8015 (unknown) 

Any ideas?

Thanks in advance,

Alex

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center