mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Allow to request EKMF Web to generate a new key in its repository. The newly generated key is generated based on the key template used. Also, custom properties can be specified that are stored together with the key, as well as export control information defining who is allowed to request an export of the key later on. Besides generating new random keys in EKMF Web, you can also register the client's public identity key with EKMF Web by generating a new identity key using an X.509 certificate containing the client's public key. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>