[jboss-jira] [JBoss JIRA] (AS7-5332) vault util requests a URL but expects an absolute path.
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Thu Aug 9 15:03:43 EDT 2012
[ https://issues.jboss.org/browse/AS7-5332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anil Saldhana updated AS7-5332:
-------------------------------
Assignee: Stefan Guilhen (was: Anil Saldhana)
Stefan - lets get this fixed along with the other vault stuff.
> vault util requests a URL but expects an absolute path.
> -------------------------------------------------------
>
> Key: AS7-5332
> URL: https://issues.jboss.org/browse/AS7-5332
> Project: Application Server 7
> Issue Type: Bug
> Components: Security
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Darran Lofthouse
> Assignee: Stefan Guilhen
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list