mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
800fe15d21
To register the zkey client with EKMF Web, the X.509 certificate generated with the identity key is sent to EKMF Web, and an identity key object is generated in EKMF Web with the public key from the certificate. This identity key is then used to control the export of keys stored in EKMF Web, and to verify the cryptographically signed requests sent by the plugin. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>