-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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:
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:
- clones
-
JBEAP-10430 WildFly Elytron Tool, There is success message when we try to list aliases from non-existent storage file.
- Closed
- is incorporated by
-
ELY-1093 CS tool, When we try to find out if alias exists in non-existent credential store storage file then we get success message.
- Resolved