1,127
edits
| Line 86: | Line 86: | ||
:The default is for CMOD to start up with FIPS compliance enabled. | :The default is for CMOD to start up with FIPS compliance enabled. | ||
:If you are trying to upgrade to TLS v1.3, you need to disable FIPS support with <code>ARSSOCK_FIPS=0</code>. | :If you are trying to upgrade to TLS v1.3, you need to disable FIPS support with <code>ARSSOCK_FIPS=0</code>. | ||
;SRVR_FLAGS_ALLOW_UNIFIED_CICS | |||
: When set to '1', the CMOD server will allow Mainframe users to log in without entering a password into the CMOD CICS Client on the mainframe. The CMOD Server will communicate with the mainframe to validate the user login with a token, a type of Single-Sign-On. | |||
;SRVR_FLAGS_SECURITY_EXIT | ;SRVR_FLAGS_SECURITY_EXIT | ||