How to Determine What OpenSSL Encryption Algorithm was used for a CA XCOM Transfer?
book
Article ID: 11229
calendar_today
Updated On:
Products
XCOM Data TransportXCOM Data Transport - WindowsXCOM Data Transport - Linux PCXCOM Data Transport - z/OS
Issue/Introduction
After a transfer is complete, how is it possible to tell when Encryption Algorithm was used for a particular transfer?
Environment
Release: ESBXCM99000-11-CA-XCOM Data Transport-Extended Support Basic Component:
Resolution
These instructions may be used for CA XCOM for Windows, UNIX and LINUX.
Specify XCOM_SHOW_CIPHER=YES in the xcom.glb file.
Make sure that the EXPIRATION_TIME parameter is set high enough to allow you to view queue items in the queue after the transfer is complete. Set a higher value if required. This parameter is specified in seconds.
Stop and start xcomd to reload the global parameter settings.
View the list of all the active transfers from the command line with:
xcomqm -La
Note the transfer id number for the transfer you are interested in.
Display the queue detailed information
xcomqm -Dnnnn where nnnn is the tid number displayed by xcomqm ?La
Restore xcom.glb parameters to their initial values
Stop and start xcomd to reload the global parameter settings.