When CA Process Automation communicates with SSL, you must configure the CA SDM servers to communicate with CA Process Automation.
To enable communications when CA Process Automation is SSL enabled, do the following:
Note: If the values do not match the actual CA Process Automation installation values, CA SDM cannot communicate with CA Process Automation and a runtime error occurs. Verify that the values match the actual CA Process Automation installation values because the CA Process Automation installer might have selected a different port instead of port 8443.
C:\Progra~1\ITPAM\server\c2o\.config\OasisConfig.properties
C:\Progra~1\ca\sc\jre\1.6.0_00\bin\keytool.exe -keystore C:\Progra~1\ITPAM\server\c2o\.config\c2okeystore -export -alias <keystorealias> -file itpam.cer
The keytool utility prompts you for a password.
The keytool utility uses the final parameter (-file itpam.cer) to create a file named itpam.cer. The itapm.cer file contains the necessary certificate information for communications with CA SDM.
(Windows) pdm_perl %NX_ROOT%\bin\pdm_keystore_mgr.pl -import %NX_ROOT%\bin\itpam.cer (UNIX) pdm_perl $NX_ROOT/bin/pdm_keystore_mgr.pl -import $NX_ROOT/bin itpam.cer
The pdm_keystore_mgr.pl script generates the keystore file in the following locations:
Open the server_secondary.ver file from one of the following locations:
[SSL_Keystore] filename = "nx.keystore" directory = "$NX_ROOT/pdmconf" component_type = "file" O_mode = "RW" g_mode = "RW" w_mode = "RW" file_ctl
Note: For information about managing version control, see the Administration Guide.
The CA SDM server can communicate with the SSL enabled CA Process Automation application.
Note: For information about configuring CA Process Automation Workflow options, see the Online Help.
Copyright © 2013 CA.
All rights reserved.
|
|