Configuring a CorbaServer as the target server

To configure a CICS Corbaserver as the target server, perform the following steps:
  1. Configure your CICS region to use SSL authentication.
  2. Define and install a TCPIPSERVICE to define the characteristics of the port which is used for inbound IIOP with asserted identity authentication. Specify AUTHENTICATE(ASSERTED) when you define the TCPIPSERVICE.
  3. Define and install a CORBASERVER. Specify the name of the TCPIPSERVICE you defined in step 2 in the ASSERTED attribute.