Creating your own keystore

This procedure describes how to create your own keystore for Control-M MFT and Control-M MFT B2B Gateway.

To create your own keystore:

  1. Run the keytool for Control-M MFT and Control-M MFT B2B Gateway in the following locations:
  2. Do one of the following:

    EXAMPLE: keytool -v -importkeystore -srckeystore <srckeystorePath> -srcstoretype PKCS12 - srcstorepass <srcKeystorePassword> -destkeystore <destkeystorePath> -deststoretype PKCS12 -deststorepass <destKeystorePassword>

    For more specific information, see Keytool Documentation.

Parent Topic

FTP over SSL/TLS configuration