This scenario shows you how to configure SSL security on an IPIC connection between CICS® Transaction Gateway running in local mode on WebSphere® Application Server V8.0 and CICS Transaction Server V4.1.
The following figure shows the topology used in this scenario:
Follow the step-by-step instructions in this scenario using these values:
Component | Parameter | Where set | Example value |
---|---|---|---|
CICS server | user ID | CTGUSER | |
CICS server | CA certificate name | RACDCERT command | CTG CA CERT |
CICS server | personal certificate name | RACDCERT command | CTG PERSONAL CERT |
CICS server | keyring name | RACDCERT command | CICSSERVERKEYRING |
CICS server | personal certificate file name | RACDCERT command | CTGUSER.PERSONAL.CERT |
CICS server | TCPIPService | TCPIPService definition | SSL51190 |
CICS server | port | TCPIPService definition | 51190 |
Java™ client | personal certificate file name | ikeyman | personalcert.arm |
Java client | keyring file name | ikeyman | ctgclientkeyring.jks |
Java client | keyring password | ikeyman | MyPassword |
Java client | CTG_APPLID | WebSphere Application Server | SSLAH |