Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

Table of Contents

...

Software Requirements for Universal Template and Universal Task

Requires Python 3.7.0 or higher.

...

  1. This Universal Task requires the Resolvable Credentials feature. Check that the Resolvable Credentials Permitted system property has been set to true.

  2. To import the Universal Template into your Controller, follow the instructions here.

  3. When the files have been imported successfully, refresh the Universal Templates list; the Universal Template will appear on the list.

...

Example for encrypting a file:

Image RemovedImage Added

The configuration on UDMG for the public key:

Image RemovedImage Added

Decrypt a file

Example for decrypting a file:

Image RemovedImage Added

The configuration on UDMG for the private key:

Image RemovedImage Added

Task Output

Output Only Fields

...

${_outputJsonPath('EXTENSION', '$.result.files[0].decrypted_file')}

Image RemovedImage Added

See Creating a Set Variable Action within a Task or Workflow and Functions.

...

  • Fix: Correct the handling of binary/ascii mode for GPG message content. (#31308)

ue-mft-pgp-1.0.1 (2022-08-23)

...