Generating self signed certificates

This procedure describes how to generate self signed certificates for Control-M/EM and Control-M/Server and replace the pre-installed certificates.

To generate certificates:

  1. In the CCM, from the Home tab, select System Configuration > Control-M/EM System Parameters > Manage SSL.
  2. Define SSL parameters, as described in Defining Manage SSL system parameters.
  3. Select the component in the left pane, and from the Security tab, click Manage SSL.
  4. Do one of the following:

    NOTE: You can enter a KeyStore Password, which must be eight characters in length.

    1. Accept the default location to save the generated certificates, or enter a new path.
    2. Click Next to generate the certificates, and then Submit after the generation process finishes.
  5. Copy the directory Certificate_for_<component name> to a temporary directory in the computer where the component is installed. For example: <tempLocation>.
  6. Stop the component.
  7. From the root directory of the Control-M component, run the following command:

    EXAMPLE: If you placed the deployment directories in /p/Control-M_new_demo, and your Control-M/Server is installed at /bmc/ctm_server, then you must run the commands inside the UNIX shell as follows:

    The files are deployed to the required locations and the Control-M component uses either the default keystore password, or specified KeyStore Password.

  8. Restart the relevant component.

Parent Topic

Advanced SSL configuration