mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Do not allow to convert a KMS bound key. The key type of a KMS bound key is determined by what the KMS plugin supports, thus it can not be converted. Do only allow to copy a KMS bound key, if the '--local' option is specified. The result of the copy is a local key, that is not bound to a KMS. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>