SSL communications return errors
If you are experiencing errors on SSL, use the ldapsearch command to verify that SSL is set up correctly.
Run the following command:
ldapsearch -Z -K keyfile -P keyfilepw
-b suffix objectclass=* Where- keyfile is the name of the SSL database file
- keyfilepw is the SSL key database password
- suffix is the suffix that is being searched;
for example,
-b o=sample
Record and send any errors to IBM® Software Support.