-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR16
When we try to find out if alias exists in non-existent credential store storage file then we get success message.
There is expected error message rather then success with information that Alias does not exist.
How to reproduce:
java -jar wildfly-elytron-tool.jar credential-store --exists secret_alias --password pass1234 --uri "cr-store:///tmp/non-existent-file.jceks?modifiable=true;create=true;keyStoreType=JCEKS" Alias "secret_alias" does not exist
- incorporates
-
JBEAP-10430 WildFly Elytron Tool, There is success message when we try to list aliases from non-existent storage file.
- Closed
- is cloned 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
- is incorporated by
-
JBEAP-11783 Upgrade to Elytron tool 1.0.0.CR1
- Closed
- relates to
-
JBEAP-10430 WildFly Elytron Tool, There is success message when we try to list aliases from non-existent storage file.
- Closed