Files
s390-tools/zkey/kms-plugins.conf
Ingo Franzki 268dcebe23 zkey-kmip: Add new zkey KMS plugin for KMIP
Add support to integrate the external key management systems based
on the KMIP protocol (KMIP: OASIS Key Management Interoperability
Protocol) into zkey by providing a zkey KMS plugin for KMIP. The
plugin communicates with KMIP servers using libkmipclient over a
TLS or HTTPS connection.

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
2021-07-07 13:53:06 +02:00

5 lines
116 B
Plaintext

# List of zkey KMS plugins
# Format:
# <plugin-name>=<shared-library-file>
EKMFWeb=zkey-ekmfweb.so
KMIP=zkey-kmip.so