-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
1.1.0.Beta11
-
None
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
{ "outcome" => "failed", "result" => undefined, "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalArgumentException: password can't be null", "rolled-back" => true }
- clones
-
JBEAP-6788 Elytron key-store with WrongPassword is replace with zero size file when I process "store" operation over CLI.
- Closed