1872ea54d8
New command to check if a label exists, so that a script that generate the keys can use it to determine wheteher gen_mkek/gejn_hmac needs to be called or not. Change-Id: I6eb0d138fe3d3f322d94e47d21ec6ec58469995e Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
8 lines
280 B
YAML
8 lines
280 B
YAML
---
|
|
features:
|
|
- |
|
|
Added two new subcommands to `barbican-manage hsm` that can query the HSM
|
|
to check if a MKEK or HMAC key with the given label already exists. See
|
|
`barbican-manage hsm check_mkek --help` and
|
|
`barbican-manage hsm check_hmac --help` for details.
|