Previous Topic: Copy CCISSLGWNext Topic: Copy CCIP12


Copy CCIRTARM

Keep in mind the following items before you copy CCIRTARM.

When using CCISSLGW, CCIRTARM is used to authenticate certificates from remote hosts when the remote host initiates the connection, functioning as the client side of the SSL session. Although CCISSLGW and its remote hosts are ultimately peer-to-peer connections, the driver of the connection request determines their initial client/server identities for SSL session establishment. Since either the local or remote host can initiate the connection, either side could be the client end of the SSL session. Therefore, CCIRTARM is required to reside on all hosts that will connect over SSL.

If you have configured CCISSL to request and authenticate client certificates or you are running CCISSLGW, perform these steps:

Follow these steps:

  1. Copy CCIRTARM from the CAW0OPTN data set using ASCII (text) transfer to an HFS file on your mainframe where CCISSL or CCISSLGW is executing.
  2. Store the file on an HFS as ccirt.arm. For example, issue the TSO command OPUT YourdeployHLQ.CAW0OPTN(CCIRTARM) '/etc/ccirt.arm' TEXT.
  3. If you are using an HFS key database, use the System SSL utility (gskkyman) to import the certificate authority of the PC ccirt.arm (CCIRTARM) as a CA certificate in the SSL key database for client authentication.

    If you are using a z/OS key database, consult your security software documentation or your security administrator for the import process.