]
Ilia Vassilev reassigned ELY-1092:
----------------------------------
Assignee: Ilia Vassilev (was: Darran Lofthouse)
CS tool, There is success message when we try to list aliases from
non-existent storage file.
---------------------------------------------------------------------------------------------
Key: ELY-1092
URL:
https://issues.jboss.org/browse/ELY-1092
Project: WildFly Elytron
Issue Type: Bug
Components: Credential Store
Reporter: Hynek Švábek
Assignee: Ilia Vassilev
When we try to list aliases in non-existent credential store storage file then we get
success message.
There is expected error message.
*How to reproduce:*
{code}
java -jar wildfly-elytron-tool.jar credential-store --aliases secret_alias --password
pass123 --uri
"cr-store:///tmp/non-existent-file.jceks?modifiable=true;create=true;keyStoreType=JCEKS"
Credential store contains following aliases:
{code}