Start of change

Specifying system initialization parameters for CICS Web support

The system initialization parameters used by CICS® Web support are:
  • DOCCODEPAGE
  • LOCALCCSID
  • TCPIP
  • WEBDELAY
If you are using Secure Sockets Layer, additional system initialization parameters are:
  • CRLPROFILE
  • ENCRYPTION
  • KEYRING
  • MAXSSLTCBS
  • SSLCACHE
The CICS RACF® Security Guide explains how to make SSL work with CICS, including specifying these system initialization parameters.

The CICS System Definition Guide has full descriptions and information about defaults for all system initialization parameters.

End of change