The CA LDAP Server LDAPTEST script is intended for use with non-SSL connections. There is no CA LDAP Server test script available to test SSL ports. The best approach is to test with an LDAP application or one of the many LDAP browsers available such as JXPlorer, Softerra LDAP Browser or Symlabs LDAP Browser. JXPlorer is an open source ldap browser that can be used with CA LDAP server. It is not distributed by Broadcom.
This document covers the SSL setup for server authentication between the CA LDAP Server and JXplorer(the client).
EDIT /ldapr15/slapd.conf Columns 00001 00072 Command ===> Scroll ===> CSR ****** ***************************** Top of Data ***************************** .. .. ############################################################### # What port(s) is LDAP to listen on ############################################################### hosturls ldap://:389 ldaps://:2389 .. .. .. .. ############################################################### # These values are used *if* you are using certs # stored on a keyring ############################################################### TLSKeyringName LDAPR15Ring # TLSCertificateLabel Name_Here F1=Help F2=Split F3=Exit F5=Rfind F6=Rchange F7=Up F8=Down F9=Swap F10=Left F11=Right F12=Cancel
The following example demonstrates how to setup the JXPlorer LDAP Browser for use with CA LDAP Server r15.0. This is an example that shows how to display ACF2 logonid attributes using JXPlorer.