

CA Identity Manager Connector Guides › Connectors Guide › Bulk Load Client › Authenticating to the CA Identity Manager Server › SSL Support
SSL Support
If you want to use SSL to protect the data submitted to CA Identity Manager, configure the CA Identity Manager Server to accept HTTPS requests, then setup the Bulk Load Client:
Follow these steps:
- Import the CA Identity Manager certificate file to the Bulk Load Client keystore from the host where the Bulk Load Client is installed. Use the Java keytool utility to create a keystore and import the server certificate as a trusted certificate.
keytool -import -alias imserver -file <your_server_cert_file> -keystore %HOMEDRIVE%%HOMEPATH%\.imbulkloaderkeystore
- Edit the imbulkloadclient.bat file or the imbulkloadclient.sh file to set TRUSTSTORE_PASSWORD to the value you entered in the previous step.
Copyright © 2014 CA.
All rights reserved.
 
|
|