CA DLP supports SSL when importing user details from an LDAP directory via a command line. To use SSL, you must first obtain a server authentication certificate that identifies your LDAP server and install it on your CMS to enable CA to recognize and trust the server. Then, you need to add the SSL support option to your command file:
keytool -import -keystore ..\lib\security\jssecacerts -alias <alias> -file <cert file>
where:
<alias> is a relevant and descriptive name for the certificate and <cert file> is its file name.
Note: We recommend that you restart the CMS after installing the server authentication certificate.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |