Encrypting MMTE Config

For improved security, you can encrypt the config file config.json. In this case, users will be able to read the configuration settings only within MMTE UI and only after entering the password.

To encrypt config:

  1. Open MMTE Administrator.
  2. Choose Security - Encrypt Config... from the main menu.

    The Encrypt Config dialog window will open:

    MMA Encrypt Config

  3. Specify the password (4 characters minimum).

  4. Repeat the same password again for confirmation.
  5. Click OK.

Now config.json will be encrypted. New files config.ecf and config.ek will be generated.

Back to top