To set up one-way SSL between the Risk Evaluation SDK and RiskFort Server, you must first configure the RiskFort Native (SSL) protocol by using Administration Console and then configure the riskfort.risk-evaluation.properties file.
To configure one-way SSL between Java SDK and RiskFort Server:
If not, then select the Change Protocol Status option and then from the Action list, select Enable.
<install_location>\Arcot Systems\sdk\java\properties\
<install_location>/arcot/sdk/java/properties/
Book: Refer to appendix, "Configuration Files and Options" in CA RiskMinder Installation and Deployment Guide for more information on the riskfort.risk-evaluation.properties file.
For example, you can specify one of the following:
CA_CERT_FILE=<install_location>/certs/<ca_cert>.pem
CA_CERT_FILE=<install_location>\\certs\\<ca_cert>.pem
For example, you can specify CA_CERT_FILE= <install_location>/certs/<ca_cert>.pem.
Important! In the absolute path that you specify, ensure that you use \\ or / instead of \. This is because the change might not work, if you use the conventional \ that is used in Microsoft Windows for specifying paths.
|
Copyright © 2013 CA.
All rights reserved.
|
|