You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/pg_tde/documentation/docs/global-key-provider-configuration/kmip-fortanix.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@
4
4
5
5
## Recommended Configuration Steps
6
6
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).
0 commit comments