]
Hynek Švábek commented on ELY-676:
----------------------------------
[~ctomc] No, it doesn't work too. CLI command passed but credentialstore.jceks
isn't updated.
There isn't possible change value for given alias in Credential
Store over CLI.
-------------------------------------------------------------------------------
Key: ELY-676
URL:
https://issues.jboss.org/browse/ELY-676
Project: WildFly Elytron
Issue Type: Bug
Components: Credential Store
Affects Versions: 1.1.0.Beta10
Reporter: Hynek Švábek
Assignee: Peter Skopek
There isn't possible change value for given alias in Credential Store over CLI.
I expected something like this
{code}
/subsystem=elytron/credential-store=credStore/alias=entryAlias:update(secret-value=newSecretValue)
{code}