Previous Topic: Create the Client Certificate

Next Topic: Default Options Table Parameter Values for TCP/IP Listeners


Configure the SSL Server

When you configure the SSL server, you enable CA XCOM Data Transport to use the CA and server certificates for establishing server (remote) SSL connections.

To configure the SSL server

  1. Review and modify the CA XCOM Data Transport SSL configuration file, configssl.cnf, so that the settings meet your site standards. Server connections use the RECEIVE_SIDE values.
  2. Set the XCOM_CONFIG_SSL parameter in your CONFIG member/global file to point to your customized configssl.cnf file.

    Note: For z/OS, the path and file name must be an HFS file.

  3. Configure CA XCOM Data Transport to receive remote SSL connections:
  4. Verify that the port that receives incoming SSL connections is a unique port that is not in use by any other application. The port used for incoming TCP/IP connections cannot also be used for incoming SSL connections. If CA XCOM Data Transport will be receiving both incoming TCP/IP connections and incoming SSL connections, then two ports are required.
  5. For z/OS, restart the CA XCOM Data Transport server (started task).
  6. For UNIX and Windows, restart the CA XCOM Data Transport service.