If Sample Application and RiskMinder Server are running on different systems, then you must complete the following steps to configure Sample Application:
Book: To ensure that Sample Application is deployed correctly, refer to the CA RiskMinder Installation and Deployment Guide for details.
Note: The deployment procedure (and App_Home) will depend on the application server that you are using.
Refer to your application server documentation for detailed instructions.
On Apache Tomcat, riskfort.risk-evaluation.properties is typically available at <Tomcat_Home>\webapps\riskfort-3.1.01-sample-application\WEB-INF\classes\properties\riskfort.risk-evaluation.properties.
HOST.1 represents the host name or IP address of RiskMinder Server. For example, HOST.1=10.150.1.111.
PORT.1 represents the port on which RiskMinder Server is listening to the incoming requests. For example, PORT.1=7680.
In this case, change the value of TRANSPORT_TYPE to SSL:
TRANSPORT_TYPE=SSL
Important! The certificate must be in PEM format.
For example, CA_CERT_FILE=C:\certs\riskfort_ca.pem
With the completion of these steps, your Sample Application deployment is also complete. You can now start using it to understand the API workflow for each supported operation, as demonstrated in the following sections.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|