You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
With a YubiHSM attached, remove_key subcommand does not report an error when a user attempt to remove a key pair. Given the assumption that the remove_key command is not supported with YubiHSM, this is an unexpected behaviour
dixia
changed the title
remove key subcommand does not provide a differentiated output
remove key subcommand behave indifferently when a YubiHSM is attached
Sep 13, 2019
dixia
changed the title
remove key subcommand behave indifferently when a YubiHSM is attached
remove key subcommand behaves indifferently when an YubiHSM is attached
Sep 13, 2019
This issue is probably related to keosd and cleos
Issue description:
With a YubiHSM attached,
remove_key
subcommand does not report an error when a user attempt to remove a key pair. Given the assumption that theremove_key
command is not supported with YubiHSM, this is an unexpected behaviourEnvironment:
Reproduce steps:
cleos wallet remove_key -n YubiHSM {PUBLIC_KEY} --password {PASSSWORD}
The text was updated successfully, but these errors were encountered: