If your BMC Remedy Mid-Tier server is running on SSL, install an SSL certificate on the CA Process Automation server. This procedure requires the InstallCerts.jar file that is on the CA SOI installation media at Disk1\ITPAM-Remedy\Supporting Remedy Mid-Tier On SSL\InstallCerts.zip.
To determine if BMC Remedy Mid-Tier is running on SSL, enter the following URL in a browser, using the BMC Remedy Mid-Tier server name and port:
https://host_name:port/arsys/shared/login.jsp
If a login screen opens, the server is running on SSL. Install an SSL certificate if non-SSL access is blocked on the Mid-Tier server or you want to configure a secure communication between CA Process Automation and BMC Remedy. If you enter the URL and a login screen opens, then the server is running on SSL. Otherwise, install the certificate.
Follow these steps:
Java -jar installcert.jar <host_name>[:port]
Specifies the name of the BMC Remedy Mid-Tier server.
(Optional) Specifies the port that the BMC Remedy Mid-Tier server uses.
Note: Do not use a passphrase.
The following message appears:
Enter certificate to add to trusted keystore or q to quit: Type 1 and press Enter.
The command creates a file named jssecacerts in the same folder.
wrapper.java.additional.XX=-Djavax.net.ssl.truststore= "<jdk_home>\jdk.1.6.0.0N\jre\lib\security\jssecacerts"
wrapper.java.additional.XX=-Djavax.net.ssl.trustStorePassword="changeit"
Specifies the next available wrapper.java.additional number in the file. For example, if wrapper.java.additional.10 is the last number that is defined in the file, use 11 and 12 for these entries.
Specifies the location of the JDK that the CA Process Automation server is running. The N variable in the JDK version is the version indicator.
CA Process Automation is configured to connect to BMC Remedy using SSL.
|
Copyright © 2013 CA.
All rights reserved.
|
|