CA Data Protection supports SSL when importing user details from an LDAP directory via a command line.
To set up SSL
This certificate enables the CMS to recognize and trust the LDAP server.
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 the certificate file name.
Specifically, add the /us option.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|