mirror of https://github.com/postgres/postgres
Created new Fortanix KMIP topic for TDE (#368)
Since we can use Fortanix, I added it to the config KMIP section, it tells the user where to look for more details on setting it up and provides a bit of examples with pg_tde_add_global_key_provider_kmippull/230/head
parent
23b15bdee6
commit
05294247c0
@ -0,0 +1,5 @@ |
||||
# Fortanix KMIP Server Configuration |
||||
|
||||
`pg_tde` is compatible with Fortanix Data Security Manager (DSM) via the KMIP protocol. For a full setup guide, see [the Fortanix KMIP documentation here](https://support.fortanix.com/docs/users-guide-account-client-configurations?highlight=KMIP#23-kmip-clients). |
||||
|
||||
For more information on adding or modifying the provider, see the [Adding or modifying KMIP providers](https://docs.percona.com/pg-tde/functions.html?h=pg_tde_add_global_key_provider_kmip#adding-or-modifying-kmip-providers) topic. |
Loading…
Reference in new issue