Previous Topic: Using TCP/IP Protocols with CA XCOM Data Transport

Next Topic: Setting Data Transfer Attribute Parameters


PROTOCOL

The type of communication protocols to use.

SNA

For transfers using SNA/APPC communication protocols

TCPIP

For transfers using TCP/IP communication protocols

Default: SNA

Note: If only the TCP/IP component is installed with the base components of CA XCOM Data Transport, the default value is TCPIP.

SECURE_SOCKET

This parameter specifies whether to use an OpenSSL socket or non-OpenSSL socket for transfers.

YES

Performs a secure transfer. The transfer uses an OpenSSL socket and must connect to an SSL listener on the remote partner.

NO

Performs a non-secure transfer. The transfer uses a non-OpenSSL socket.

Default: NO

XCOM_CONFIG_SSL

This parameter specifies the configssl.cnf file path and file name.

Range: 1 to 256 characters

Default: $XCOM_HOME%/config/configssl.cnf

Note: