[jboss-jira] [JBoss JIRA] (WFLY-8185) Introduce credential-store.sh
Martin Choma (JIRA)
issues at jboss.org
Wed Feb 22 02:03:00 EST 2017
[ https://issues.jboss.org/browse/WFLY-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Choma updated WFLY-8185:
-------------------------------
Description:
Currently there is just delivered wildfly-elytron-tool.jar in {{$EAP_HOME/bin}} folder. I think for convenience it would be better if it will contain also credential-store.sh script, although now it will be just java -jar wildfly-elytron-tool.jar credential-store
- It saves space on command line
- It is analogous to vault.sh - so obvious when looking for credential store tool
- With such script we gain customization point for credential store. As wildfly-elytron-tool.jar will expand, it is possible some credential-store customization for starting tool will be necessary
- Once wildlfy elytron tool will be exposed with modules, script can be updated to start with modules with no change for user
was:
Currently there is just delivered wildfly-elytron-tool.jar in ${EAP_HOME}/bin folder. I think for convenience it would be better if it will contain also credential-store.sh script, although now it will be just java -jar wildfly-elytron-tool.jar credential-store
- It saves space on command line ;)
- It is analogous to vault.sh - so obvious when looking for credential store tool
- With such script we gain customization point for credential store. As wildfly-elytron-tool.jar will expand, it is possible some credential-store customization for starting tool will be necessary
- Once wildlfy elytron tool will be exposed with modules, script can be updated to start with modules with no change for user
> Introduce credential-store.sh
> -----------------------------
>
> Key: WFLY-8185
> URL: https://issues.jboss.org/browse/WFLY-8185
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Martin Choma
> Assignee: Darran Lofthouse
> Labels: credential-store
>
> Currently there is just delivered wildfly-elytron-tool.jar in {{$EAP_HOME/bin}} folder. I think for convenience it would be better if it will contain also credential-store.sh script, although now it will be just java -jar wildfly-elytron-tool.jar credential-store
> - It saves space on command line
> - It is analogous to vault.sh - so obvious when looking for credential store tool
> - With such script we gain customization point for credential store. As wildfly-elytron-tool.jar will expand, it is possible some credential-store customization for starting tool will be necessary
> - Once wildlfy elytron tool will be exposed with modules, script can be updated to start with modules with no change for user
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list