[
https://issues.jboss.org/browse/AS7-4654?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry resolved AS7-4654.
-----------------------------------
Assignee: Peter Skopek (was: Anil Saldhana)
Fix Version/s: 7.2.0.Alpha1
Resolution: Done
This was fixed in master with two commits with commit messages:
[JBPAPP-8971] changed wording and method names to align with it. (no....
[JBPAPP-8971] adding non-interactive vault management way.
vault.sh/vault.bat should provide a scriptable mode
---------------------------------------------------
Key: AS7-4654
URL:
https://issues.jboss.org/browse/AS7-4654
Project: Application Server 7
Issue Type: Feature Request
Components: Security
Affects Versions: 7.1.1.Final
Reporter: Tom Fonteyne
Assignee: Peter Skopek
Fix For: 7.2.0.Alpha1
Currently the vault.sh / vault.bat script can only be run in interactive mode.
We tried scripting vault.sh by redirecting stdin, but that fails due to it using the Java
Console class.
This RFE is to add a non-interactive mode, e.g. be able to invoke the vault script with
all parameters passed on the command line.
We realise this would expose passwords in plain text, but it is the intention to be able
to run this on a private machine and copy the result to the actual deployment box.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira