-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR7
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 replaced 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
}
- blocks
-
JBEAP-8571 CredentialStore issues
-
- Resolved
-
- is cloned by
-
ELY-708 Elytron key-store with WrongPassword is replace with zero size file when I process "store" operation over CLI.
-
- Resolved
-
- is related to
-
JBEAP-6614 Credential-reference(alias=) should be resolved in time of request.
-
- Closed
-
-
JBEAP-6615 Credential-reference(store=...) should be resolved in time of request.
-
- Closed
-