ldapsearch - ssl error: TCP connection reset by peer
807573Mar 5 2006 — edited Mar 6 2006Hi all,
I am using DS 5.2 of JES 4 on a WIndows XP machine. A trial SSL certificate from Verisign was provided and I enabled SSL on the server. After restarting it, DS is listening to both ports 636 and 389 (from DS logs).
To verify SSL setup, I ldapsearched the directory. The following is the error that I get:
C:\Sun\Server-Root\shared\bin>ldapsearch -p 636 -b "dc=domain,dc=com" -Z -P ..\..\alias\slapd-instance-cert8.db objectclass=*
ldap_search: Can't contact LDAP server
SSL error -5961 (TCP connection reset by peer.)
Nothing logged in access/error files.
Any hints please?