[jboss-jira] [JBoss JIRA] (ELY-1054) CS tool, There is possibility add EMPTY alias name and EMPTY secret value to credential store storage file through wildfly-elytron-tool.
Hynek Švábek (JIRA)
issues at jboss.org
Tue Apr 4 04:05:00 EDT 2017
Hynek Švábek created ELY-1054:
---------------------------------
Summary: CS tool, There is possibility add EMPTY alias name and EMPTY secret value to credential store storage file through wildfly-elytron-tool.
Key: ELY-1054
URL: https://issues.jboss.org/browse/ELY-1054
Project: WildFly Elytron
Issue Type: Bug
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
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*
{code}
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
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list