]
Darran Lofthouse resolved WFLY-2100.
------------------------------------
Resolution: Rejected
Rejecting as the vault is a part of PicketBox which is now deprecated.
Vault.sh logging improvements
-----------------------------
Key: WFLY-2100
URL:
https://issues.jboss.org/browse/WFLY-2100
Project: WildFly
Issue Type: Feature Request
Components: Security
Affects Versions: 8.0.0.Alpha4
Reporter: Chris Dolphy
Assignee: Peter Skopek
Priority: Major
Several errors with vault.sh (ineractive Vault Tool) do not display enough information to
debug.
For example, "Exception occurred:PBOX000128: Unable to encrypt data". It would
be nice if there was some way to see the cause of this exception either with additional
logging options, a verbose option or by default. This one is caused by
VaultInteraction.java only displaying the localized error message of the exception.