The requiresecurity parameter allows
the Gateway to accept only connections that use security classes.
requiresecurity- Description
- Include requiresecurity in the protocol handler
parameters to specify that the CICS® Transaction Gateway accepts
only connections from Java™ client applications
that use a pair of security classes. If this parameter is not included
in the protocol handler parameters, CICS Transaction Gateway accepts
connections from Java client applications
that do not specify security classes.
This
parameter is in the TCP protocol parameters subsection
of the GATEWAY section of the configuration file.
For more information, see CICS Transaction Gateway security classes.
- Default value
- By default, this parameter is not included in the protocol handler
parameters.
- Configuration Tool
- In the Configuration Tool, you can include requiresecurity in
the configuration file by selecting the Require Java Clients
to use security classes check box in the TCP/IP
settings or SSL settings pages.