SSL for CICS using client certificate

  1. Follow SSL for CICS using server certificate.
    1. RACDCERT ID(CICS USERID) CONNECT(LABEL(‘Client label’) RING(RINGNAME))
  2. For the CICS TCPIPSERVICE resource:
    1. Change the SSL property to CLIENTAUTH.
    2. Set the certificate to the label of the client certificate.