From 9fe78cc29847c88e83e057c9cd0c062af7b9a2c9 Mon Sep 17 00:00:00 2001 From: gvasquezvargas Date: Mon, 18 Nov 2024 17:49:00 +0100 Subject: [PATCH 1/2] TDE: added Entrust to the list of supported key management systems --- product_docs/docs/tde/15/secure_key/key_store.mdx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/product_docs/docs/tde/15/secure_key/key_store.mdx b/product_docs/docs/tde/15/secure_key/key_store.mdx index 482eb4571b6..c33e5436403 100644 --- a/product_docs/docs/tde/15/secure_key/key_store.mdx +++ b/product_docs/docs/tde/15/secure_key/key_store.mdx @@ -12,6 +12,7 @@ You can use the key store in an external key management system to manage the dat - HashiCorp Vault (KMIP Secrets Engine and Transit Secrets Engine) - Thales CipherTrust Manager - Fortanix Data Security Manager +- Entrust KeyControl To use one of the available key stores, see the configuration examples. @@ -92,4 +93,8 @@ See the [Using](/partner_docs/ThalesCipherTrustManager/05-UsingThalesCipherTrust ## Fortanix Data Security Manager example -See [Using Fortanix Data Security Manager with EDB Postgres for TDE](https://support.fortanix.com/docs/using-fortanix-data-security-manager-with-edb-postgres-for-tde) for a step-by-step configuration tutorial. \ No newline at end of file +See [Using Fortanix Data Security Manager with EDB Postgres for TDE](https://support.fortanix.com/docs/using-fortanix-data-security-manager-with-edb-postgres-for-tde) for a step-by-step configuration tutorial. + +## Entrust KeyControl + +See the [EDB Postgres and Entrust KeyControl](https://www.entrust.com/sites/default/files/2024-03/edb-postgres-and-entrust-keycontrol-ig.pdf) integration guide for installation, configuration and usage instructions (including key rotation). \ No newline at end of file From 55cf912090688389416b9796e3a4c8dd5c520f54 Mon Sep 17 00:00:00 2001 From: gvasquezvargas Date: Tue, 19 Nov 2024 11:24:35 +0100 Subject: [PATCH 2/2] Fixed Entrust heading to specify what it contains --- product_docs/docs/tde/15/secure_key/key_store.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_docs/docs/tde/15/secure_key/key_store.mdx b/product_docs/docs/tde/15/secure_key/key_store.mdx index c33e5436403..7fedbfe96c7 100644 --- a/product_docs/docs/tde/15/secure_key/key_store.mdx +++ b/product_docs/docs/tde/15/secure_key/key_store.mdx @@ -95,6 +95,6 @@ See the [Using](/partner_docs/ThalesCipherTrustManager/05-UsingThalesCipherTrust See [Using Fortanix Data Security Manager with EDB Postgres for TDE](https://support.fortanix.com/docs/using-fortanix-data-security-manager-with-edb-postgres-for-tde) for a step-by-step configuration tutorial. -## Entrust KeyControl +## Entrust KeyControl integration guide See the [EDB Postgres and Entrust KeyControl](https://www.entrust.com/sites/default/files/2024-03/edb-postgres-and-entrust-keycontrol-ig.pdf) integration guide for installation, configuration and usage instructions (including key rotation). \ No newline at end of file