To configure a CICS Corbaserver as the target server, perform the following
steps:
- Configure your CICS region to use SSL authentication.
- 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.
- Define and install a CORBASERVER. Specify the name of the TCPIPSERVICE you
defined in step 2 in the ASSERTED
attribute.