[
https://issues.jboss.org/browse/ELY-1057?page=com.atlassian.jira.plugin.s...
]
Hynek Švábek updated ELY-1057:
------------------------------
Description:
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}
was:
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
null
{code}
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
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
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}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)