-
Documentation
-
Resolution: Done
-
Major
-
None
-
None
Please keep on mind that there must be documented behaviour about ignoring optional options when they isn't applicable with command.
e.g.: this command doesn't need options --salt and --iteration -> are ignored
java -jar wildfly-elytron-tool.jar credential-store --remove secret_alias --password pass123 --uri "cr-store://test1.jceks?modifiable=true;create=true;keyStoreType=JCEKS" -l test1.jceks --secret secret_password --salt 12345678 -i 230 Alias "secret_alias" has been successfully removed
- relates to
-
JBEAP-7169 [DOC RFE] WildFly Elytron Tool for credential store manipulation
- Closed