[jboss-jira] [JBoss JIRA] (ELY-708) Elytron key-store with WrongPassword is replace with zero size file when I process "store" operation over CLI.
Hynek Švábek (JIRA)
issues at jboss.org
Wed Nov 2 04:20:01 EDT 2016
Hynek Švábek created ELY-708:
--------------------------------
Summary: Elytron key-store with WrongPassword is replace with zero size file when I process "store" operation over CLI.
Key: ELY-708
URL: https://issues.jboss.org/browse/ELY-708
Project: WildFly Elytron
Issue Type: Bug
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
When I create elytron key-store with wrong password and execute *store* operation
/subsystem=elytron/key-store=firefly:store()
then the key-store file is replace with zero size.file.
I can see this error message
{code}
{
"outcome" => "failed",
"result" => undefined,
"failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalArgumentException: password can't be null",
"rolled-back" => true
}
{code}
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)
More information about the jboss-jira
mailing list