Skip to content

Commit c7bee3e

Browse files
committed
improved config steps
improved steps, still would like each step to be more descriptive though
1 parent 91e3e05 commit c7bee3e

File tree

1 file changed

+4
-3
lines changed
  • contrib/pg_tde/documentation/docs/global-key-provider-configuration

1 file changed

+4
-3
lines changed

contrib/pg_tde/documentation/docs/global-key-provider-configuration/kmip-fortanix.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44

55
## Recommended Configuration Steps
66

7-
1. To setup [see the following documentation](https://support.fortanix.com/docs/using-fortanix-data-security-manager-for-percona-mysql-encryption-at-rest).
8-
2. Generate or obtain a client certificate and private key from Fortanix DSM.
9-
3. Ensure you store the certificates securely and enable them for PostgreSQL.
7+
1. Obtain a client certificate, private key, and CA certificate from Fortanix DSM.
8+
2. Ensure you store the certificates securely.
9+
3. Register Fortanix DSM with `pg_tde`, see [the following example](#example-configuration-sql).
10+
4. Enable `pg_tde` and restart PostgreSQL, see [the following topic](../setup.md#configure-pg_tde).
1011

1112
## Example Configuration SQL
1213

0 commit comments

Comments
 (0)