Disabling SSL between a distributed Control-M/EM Server and Control-M client (Changing back to TCP)

This procedure describes how to revert the process of using SSL between a distributed Control-M/EM Server and Control-M client.

To change back to TCP:

  1. Stop Control-M components:
    1. In the Control-M Configuration Manager, stop all components. For each component, select the component, then right-click and select Desired State > Down.
    2. Stop the config agent:
      • UNIX: From the Control-M/EM account, run:

        stop_config_agent

      • Windows: Stop the config agent from the Services window (accessible from the Windows Task Manager).
  2. On UNIX computers only, enter the following command:

    setenv DISPLAY terminal_IP_address

  3. Start the Domain Configuration (orbconfigure) wizard with one of the following:
  4. In the Domain Settings panel do the following:
    1. Clear the Use Secure Sockets Layer (SSL) check box.
    2. In the given path, under the Use TAO internal configuration file check box, change the file name back to client_server.conf.
  5. Click Next. In the Naming Service panel do the following:
    1. Click Show local settings.
    2. Clear the Use TAO internal configuration file check box.
  6. Click Next. The summary of the Domain Configuration settings is displayed. Click Finish.
  7. Start all the Control-M/EM components. orbadmin ns start

Parent Topic

SSL configuration