Disabling the Informix network encryption reverts the Informix network connections back to plain TCP/IP (non-TLS) mode.
Caution:
If you disable Informix network encryption, you cannot just turn it back on. You must re-enable it using the information in Enabling Informix network encryption.
Log in to the CMS server with root privileges.
Run the cmsadm command.
Enter the number associated with the run_cms option.
Enter 2 to turn off CMS but leave IDS running.
Run the /cms/install/bin/ids_tls_configure -d command:
ADDITIONAL INFORMATION:
If Informix network encryption is not enabled, a message such as the following is displayed:
Informix encryption(TLS/SSL) is not configured.Disable encryption can't be executed. Exiting.
If Informix network encryption is enabled, a message such as the following is displayed:
Informix encryption(TLS/SSL) will be removed and IDS restarted. Do you want to continue (y/n):
Enter y.
ADDITIONAL INFORMATION:
The output displays the following:
Informix encryption(TLS-SSL) disable started. Informix encryption(TLS-SSL) disable complete. Restarting IDS. Informix is up in plain TCP (non-encrypted) mode.
Run the cmsadm command.
Enter the number associated with the run_cms option.