[jboss-jira] [JBoss JIRA] (WFCORE-4314) Enchance keystore CLI commands
Bartosz Baranowski (Jira)
issues at jboss.org
Fri Feb 8 02:29:01 EST 2019
[ https://issues.jboss.org/browse/WFCORE-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689184#comment-13689184 ]
Bartosz Baranowski edited comment on WFCORE-4314 at 2/8/19 2:28 AM:
--------------------------------------------------------------------
* read-alias
** dumps HEXed key, signature etc. Usually its not required? Add 'verbose' parameter
** requires 'alias' parameter, maybe should be 'name' to align with other server resources?
* read-aliases - add 'recursive' and 'verbose'(check above) to allow read of more than names?
* add default 'relative-to' to avoid punching "jboss.server.config.dir"
* auto complete does not work from subsystem=elytron level. ie /subsystem=elytron/key-store=X:add - this will autocomplete, however cd /subsystem=elytron; key-store=X:add - this wont ( even 'key'+TAB wont)
was (Author: baranowb):
* read-alias
** dumps HEXed key, signature etc. Usually its not required? Add 'verbose' parameter
** requires 'alias' parameter, maybe should be 'name' to align with other server resources?
* read-aliases - add 'recursive' and 'verbose'(check above) to allow read of more than names?
* add default 'relative-to' to avoid punching "jboss.server.config.dir"
* auto complete does not work from subsystem=elytron level. ie /subsystem=elytron/key-store=X:add - this will autocomplete, however cd /subsystem=elytron; key-store=X:add - this wont ( even 'key'+TAB wont)
Improve output of read alias CLI command. Right now, by default read OP dumps every piece of information, like public-key, signature etc etc. Those are in HEX form, which are useful, but clutter output since they are really long. In case of one entry it is fine, but if there are more, it might be really hard to follow.
verbos=true - full info, default, verbose==false ?
> Enchance keystore CLI commands
> ------------------------------
>
> Key: WFCORE-4314
> URL: https://issues.jboss.org/browse/WFCORE-4314
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Security
> Reporter: Bartosz Baranowski
> Assignee: Bartosz Baranowski
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list