Configuring Thales CipherTrust Transparent Encryption (CTE)

Suggest edits

Implementing the CipherTrust Transparent Encryption (CTE) solution requires the following components:

  • Postgres server installed and operational.
  • CipherTrust Manager installed and operational.
  • A CTE agent installed on the Postgres host registered to the CipherTrust Manager.

The following diagram shows the basic flow of the CTE solution:

ImplementingCTE

Prerequisites

Postgres Host

  • Ensure that the Postgres server is installed and running.

  • For CentOS 7, you need to install the following repository:

sudo yum install -y lsof

CipherTrust Manager

  1. Ensure CipherTrust Manager is installed and running.

CipherTrustManager

Configuring CipherTrust Manager

Logon to the CipherTrust Manager (CM) Web GUI and perform the following steps:

  1. Create a registration token.

    a. Navigate to Key and Access Management and select Registration Tokens. This token is used for the CTE agent enrollment to CM.

    b. Select New Registration Token to create a new registration token.

The following screenshot shows a registration token created with the name edb.

ConfiguringCipherTrustManager

  1. Create user sets.

    a. Navigate to CTE and select Policies, Policy Elements and then User Sets.

    b. Select Create User Set to create a new user set.

Create the Postgres, EnterpriseDB and Barman user sets as shown in the following screenshots.

CreateUserSets1

CreateUserSets2

CreateUserSets3

  1. Create Policies

    a. Navigate back to Policies and select Create Policy.

The following screenshots show Live Data Transformation (LDT) policies postgres-policy, epas-policy and barman-policy.

CreatePolicies1

CreatePolicies2

CreatePolicies3

Note

The policies include the User Sets Postgres and EnterpriseDB respectively created in Step 2 and the same Key Rule for the policies:

CreatePolicies4

Installing CTE Agent

Refer to the following guides from Thales for installing the CTE agent on the Postgres host:

CTE Agent Quick Start Guide

CTE Agent Advanced Installation Guide

Note

You will need the Registration Token and host address of the CipherTrust Manager during the installation.

After the CTE agent is successfully installed, verify the Postgres host is registered with CM.

  1. Log on to the CM Web GUI and navigate to CTE.
  2. Select Clients. The client status should appear as Healthy as shown below (you may have to wait a few seconds for the status to get updated).

The following screenshot shows clients registered with the CipherTrust Manager.

InstallingCTEAgent


Could this page be better? Report a problem or suggest an addition!