zkey-ekmfweb: Add zkey-ekmfweb KMS plugin

Add support to integrate the external key management system EKMF Web
(IBM Enterprise Key Management Foundation - Web Edition) into zkey by
providing a zkey KMS plugin for EKMF Web. The plugin communicates
with EKMF Web using libekmfweb via a RESTful API.

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Ingo Franzki
2020-05-26 09:15:30 +02:00
committed by Jan Höppner
parent beb6a1d6fd
commit 1c42b9e3e4
6 changed files with 876 additions and 4 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
# List of zkey KMS plugins
# Format:
# <plugin-name>=<shared-library-file>
# <plugin-name>=<shared-library-file>
EKMFWeb=zkey-ekmfweb.so