You are here: Web User Interface > Using the Interface > System Configuration > Encryption

Encryption

Select System Configuration > Encryption.

FME Server encrypts all data in the FME Server Database, as well as passwords and tokens of FME Server configuration backups. By default, this encryption is managed using an encryption key that is common to any FME Server installation. You may wish to enhance encryption security by generating your own custom encryption keys, which you can apply on a rotating basis.

When using custom encryption keys, keep in mind the following:

  • Do not lose track of any custom keys you generate. Data that is encrypted under a lost key cannot be accessed.
  • When performing a Backup & Restore of an FME Server configuration, you must restore to an FME Server that uses the same custom encryption key as the backup.

Getting Started with Custom Encryption

Before generating and using custom encryption keys, you must enable custom encryption on the FME Server. On the Encryption tab of the System Configuration page, select Encryption Mode: Restricted.

Note: You must be a member of the fmesuperuser role to enable custom encryption.

To generate and use a new custom encryption key

  1. Generate a custom encryption key: Click Generate Key. On the Generating Key dialog, click Generate to invalidate the previous key, and use the newly-generated one.
  2. Download the newly-generated key, in case you want to reuse it later: Click Download Key.

To reuse a previously-generated custom encryption key

  1. Click Upload Key.
  2. Under Choose .jceks File, click Upload File to select the key you want to use. Alternatively, drag-and-drop the key over the "Drop file to upload" area.

To stop using custom encryption

Select Encryption Mode: Secure (Default).