Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SSL error -8102 (Certificate key usage inadequate for attempted operation

807573Nov 26 2007 — edited Nov 27 2007
Hi

serverldap # ./ns-slapd -version
Sun Microsystems, Inc.
Sun Java(TM) System Directory Server/5.2_Patch_5 B2007.093.0058
ns-slapd: B2007.213.1822


Hi Folks

Im trying to make an ldapsearch over ssl, I have yet ssl enabled over port 7777 but i have an error in my ldapsearch syntax or may be my Certificates.

I have the next ldapsearch syntax:

serverldap # pwd
/ldap/users/shared/bin

serverldap # ./ldapsearch -h localhost -D "cn=Directory Manager" -w MyPasswd -b o=my.domain.com -P /ldap/users/alias/slapd-users-cert7.db -Z -W dbpass -v -p 7777 uid=1*
ldapsearch: started Mon Nov 26 19:04:19 2007

ldap_init( localhost, 7777 )
ldaptool_getcertpath -- /ldap/users/alias/slapd-users-cert7.db
ldaptool_getkeypath -- /ldap/users/alias/slapd-users-key3.db
ldaptool_getdonglefilename -- (null)
ldaptool_gettokenname -- (null)
ldap_simple_bind: Can't contact LDAP server
SSL error -8102 (Certificate key usage inadequate for attempted operation.)

I search for this 8102 error but , can't find anything about

tnx in advanced Ram
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details