

CAICCI Configuration › CAICCI Tasks › Additional Configuration Tasks for CAICCI › Automate CCISSLGW
Automate CCISSLGW
You can automate the starting and stopping of CCISSLGW with the initiation and termination of the CAIENF/CAICCI address space.
Follow these steps:
- Copy member PRTCPSSL from the CAW0OPTN data set to your mainframe where CCISSLGW is executing.
This member contains the CAICCI PROTOCOL statement that drives CAIENF/CAICCI to start the CCISSLGW proc with specified runtime options.
- Edit this file to change the fourth argument of the PROTOCOL statement, which specifies the sysid of your mainframe. The default value is MyMainFrameCCISysid.
- Specify one or more SSL parameters, which semicolons separate (;) through the PROTOCOL statement. The second argument, which allows the specification of optional network parameters, can also be used to pass SSL-related information. The proc PARM field can define SSL options and values.
PROTOCOL(TCPSSLGW,Port;SSLKeyword1=SSLValue1;
SSLKeyword2=SSLvalue2;…,1,MyMainFrameCCISysid,16384)
- Add or concatenate the contents of this file to the existing data set pointed to by the ENFPARMS DD statement within your CAIENF proc.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|