Connector Guides › Connectors Guide › Bulk Load Client › Authenticating to the CA IdentityMinder Server › SSL Support
SSL Support
If you want to use SSL to protect the data submitted to CA IdentityMinder, configure the CA IdentityMinder Server to accept HTTPS requests, then setup the Bulk Load Client:
Follow these steps:
- Import the CA IdentityMinder 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 © 2013 CA.
All rights reserved.
|
|