-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
There is possibility add EMPTY alias name and EMPTY secret value to credential store storage file through wildfly-elytron-tool.
I expect consistent behaviour as through CLI where isn't possible to do it.
How to reproduce
java -jar wildfly-elytron-tool.jar credential-store --add="" --secret="" --location="/tmp/store02.jceks" --uri "cr-store://store02.jceks?modifiable=true;create=true;keyStoreType=JCEKS" -p pass123
- clones
-
JBEAP-10113 CS tool, There is possibility add EMPTY alias name and EMPTY secret value to credential store storage file through wildfly-elytron-tool.
- Closed