IP Services: Allow users of AT-TLS access to CSFIQA and CSFRNG resources of the CSFSERV class if ICSF will be used with AT-TLS

Description: Starting in z/OS V2R1, System SSL will attempt to use ICSF services if ICSF is active during AT-TLS group initialization. If ICSF is active and the CSFSERV class is active, the userid associated with TCP/IP stack should have READ access to the CSFIQA and CSFRNG resources of the CSFSERV class. This will allow System SSL to be aware of the hardware available with ICSF and use ICSF to generate random numbers during initialization. Application userids using AT-TLS groups should also be given READ access to the CSFRNG resource of the CSFSERV class.

Steps to take: Follow these steps:
  1. If the CSFSERV class is active, give READ access to the userid associated with the TCP/IP stack and any application userid using the TTLSGroup to the CSFRNG resource within the CSFSERV class.
  2. If the CSFSERV class is active, give READ access to the userid associated with the TCP/IP stack to the CSFIQA resource within the CSFSERV class.

Reference information: See “See Chapter 3. Using Cryptographic Features with System SSL" in z/OS Cryptographic Services System SSL Programming.