[jboss-jira] [JBoss JIRA] (ELY-1092) CS tool, There is success message when we try to list aliases from non-existent storage file.

Hynek Švábek (JIRA) issues at jboss.org
Wed Apr 19 09:15:03 EDT 2017


Hynek Švábek created ELY-1092:
---------------------------------

             Summary: CS tool, There is success message when we try to list aliases from non-existent storage file.
                 Key: ELY-1092
                 URL: https://issues.jboss.org/browse/ELY-1092
             Project: WildFly Elytron
          Issue Type: Bug
            Reporter: Hynek Švábek
            Assignee: Darran Lofthouse


When we try to list aliases in non-existent credential store storage file then we get success message.

There is expected error message.

*How to reproduce:*
{code}
java -jar  wildfly-elytron-tool.jar credential-store --aliases secret_alias --password pass123 --uri "cr-store:///tmp/non-existent-file.jceks?modifiable=true;create=true;keyStoreType=JCEKS" 
Credential store contains following aliases: 
{code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list