[jboss-jira] [JBoss JIRA] (WFLY-814) vault util requests a URL but expects an absolute path.
Stefan Guilhen (JIRA)
issues at jboss.org
Fri Jan 24 12:34:29 EST 2014
[ https://issues.jboss.org/browse/WFLY-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Guilhen reassigned WFLY-814:
-----------------------------------
Assignee: Peter Skopek (was: Stefan Guilhen)
> vault util requests a URL but expects an absolute path.
> -------------------------------------------------------
>
> Key: WFLY-814
> URL: https://issues.jboss.org/browse/WFLY-814
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Security
> Reporter: Darran Lofthouse
> Assignee: Peter Skopek
>
> The vault utility asks for a URL to the keystore but then treats it as an absolute path: -
> {code}
> Enter Keystore URL:file:///home/darranl/tmp/vault/vault.keystore
> Enter Keystore password:
> Enter Keystore password again:
> Values match
> Enter 8 character salt:abcdefgh
> Enter iteration count as a number (Eg: 44):13
> Exception encountered:Keystore [file:///home/darranl/tmp/vault/vault.keystore] doesn't exist.
> {code}
> Also is there really a need to take the password twice? That is normally used on setting a new password to ensure it is set correctly, in this case the password could easily be verified against the keystore.
--
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
More information about the jboss-jira
mailing list