TCP/IP AT-TLS support is controlled by the TTLS or NOTTLS parameter of the TCPCONFIG statement. AT-TLS is enabled by specifying TTLS. By default, the TCPCONFIG statement is found in the PROFILE.TCPIP data set. AT-TLS can also be enabled without modifying the PROFILE.TCPIP and stopping and starting the TCP/IP stack. To do this, define a separate file that contains the TCPCONFIG TTLS statement and issue the VARY TCPIP OBEYFILE command, as illustrated in the following example:
VARY TCPIP,,O,DSN=SYS1.TCPPARMS(TTLSON)
[ Top of Page | Previous Page | Next Page | Contents | Index ]