]
Ilia Vassilev reassigned ELY-1057:
----------------------------------
Assignee: Ilia Vassilev (was: Darran Lofthouse)
CS tool, There isn't any error message when I want to mask
password and omit salt.
----------------------------------------------------------------------------------
Key: ELY-1057
URL:
https://issues.jboss.org/browse/ELY-1057
Project: WildFly Elytron
Issue Type: Bug
Components: Credential Store
Reporter: Hynek Švábek
Assignee: Ilia Vassilev
There isn't any error message when I want to mask password and omit salt
I expect information about requirements rather then "null" output.
{code}
java -jar wildfly-elytron-tool.jar mask -x secret_password -i 230
null
{code}