Previous Topic

Next Topic

Book Contents

Book Index

Configuring Control-M for AFT for server authentication

This procedure describes how to configure Control-M for AFT for server authentication. To implement server authentication, you must import the CA belonging to each of the FTP over SSL/TLS servers to which Control-M for AFT connects.

You must define an individual password to ensure data security.

Before you begin

To configure Control-M for AFT for server authentication:

  1. Set the host security level to Level 3.
  2. Copy the FTP over SSL/TLS server CA file to a temporary location on the computer on which Control-M for AFT is installed.

    NOTE:The Control-M for AFT SSL administration utility (sslcmd) uses the X.509 PEM (Privacy-Enhanced Mail) format to import certificates. If you have a certificate in another format, use a translator program to convert it to X.509 PEM format. For example, to convert a Microsoft certificate to an X.509 PEM certificate, use the Microsoft INETSDK tools.

  3. Navigate to the following location:

    <Control-M/Agent home directory>/cm/AFT/data/SSL/cert

  4. Type the following command:

    ../bin/sslcmd -k aftkey.kdb

  5. The aftkey.kdb file is provided with a default password.

    NOTE: This password should be changed as soon as possible to ensure data security. To do this, go to Changing the AFT key database password Otherwise, go directly to step 6.

  6. From the sslcmd utility menu, select Option 2 (Add CA).
  7. Define the path to and file name of the server CA file.

    EXAMPLE: /home/ctmagent/CA/server.pem

  8. To save and exit, select Option 19.

Parent Topic

Certification