Specifying Encryption and Decryption Options at the Template Level
You can define specific file-based encryption and decryption PGP keys for users assigned to a template. When files are encrypted, they are stored on a user’s drive in a format that cannot be read outside of ActiveTransfer. Encrypted files are decrypted only if they are transferred back through ActiveTransfer using the same key that was used to encrypt them.
You can override the template-level encryption and decryption options for a specific user. For more information, see
Specifying Encryption and Decryption Options
for a User.
To specify encryption and decryption options at the template level
1. In My webMethods: Administration > Integration > Managed File Transfer > User Management > Templates.
3. Select the template from the template list.
4. Click the Encryption tab.
5. In the File-Based Encryption section, specify the path to the public PGP key in the Public PGP Key Location box (for example, “C:\keylocation” on Windows and “/usr/keylocation” on UNIX).
Note:
You can use the wm.mft.security.pgp:generatePGPKeyFiles service to generate an OpenPGP key pair. For details, see webMethods ActiveTransfer Built-In Services Reference.
6. In the File-Based Decryption section, do the following:
a. In the Private PGP Key Location box, specify the path to the private PGP key (for example, “C:\keylocation” on Windows and “/usr/keylocation” on UNIX).
b. In the Private PGP Key Password box, enter the password for the private PGP key.
Note:
You can use the wm.mft.security.pgp:generatePGPKeyFiles service to generate an OpenPGP key pair. For details, see webMethods ActiveTransfer Built-In Services Reference.
7. Click Save.