Skip to content

Commit c5aca0a

Browse files
authored
Merge pull request #664 from mmnosek/patch-1
Add Fortanix and Thales to supported KMS solutions for TDE
2 parents 92c3b94 + d19a4d0 commit c5aca0a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/using-kmip.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Use the Key Management Interoperability Protocol (KMIP)
22

3-
Percona Server for MySQL supports the [OASIS Key Management Interoperability Protocol (KMIP) :octicons-link-external-16:](https://docs.oasis-open.org/kmip/kmip-spec/v2.0/os/kmip-spec-v2.0-os.html). This implementation was tested with the [PyKMIP server :octicons-link-external-16:](https://pykmip.readthedocs.io/en/latest/server.html) and the [HashiCorp Vault Enterprise KMIP Secrets Engine :octicons-link-external-16:](https://www.vaultproject.io/docs/secrets/kmip).
3+
Percona Server for MySQL supports the [OASIS Key Management Interoperability Protocol (KMIP) :octicons-link-external-16:](https://docs.oasis-open.org/kmip/kmip-spec/v2.0/os/kmip-spec-v2.0-os.html). This implementation was tested with:
4+
- [PyKMIP server :octicons-link-external-16:](https://pykmip.readthedocs.io/en/latest/server.html)
5+
- [HashiCorp Vault Enterprise KMIP Secrets Engine :octicons-link-external-16:](https://www.vaultproject.io/docs/secrets/kmip).
6+
- [Thales CipherTrust Manager :octicons-link-external-16:](https://cpl.thalesgroup.com/encryption/ciphertrust-manager)
7+
- [Fortanix Key Management Service :octicons-link-external-16:](https://cpl.thalesgroup.com/encryption/ciphertrust-manager)
48

59
KMIP enables communication between key management systems and the database server. The protocol can do the following:
610

0 commit comments

Comments
 (0)