mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
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:
committed by
Jan Höppner
parent
beb6a1d6fd
commit
1c42b9e3e4
@@ -0,0 +1,5 @@
|
||||
ZKEY_EKMFWEB_1.0 {
|
||||
global:
|
||||
kms_get_functions;
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user