How to encrypt content

Follow these steps if you need to encrypt content (logins, passwords …).

  1. Open the delivery package folder.

  2. Open a command-line interface.

  3. Run the command:

    java -jar AdminConsole.jar encrypt -content CONTENT_TO_ENCRYPT

    Figure 877: AdminConsole encrypt command example