[jboss-jira] [JBoss JIRA] (AS7-5332) vault util requests a URL but expects an absolute path.

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Thu Aug 9 12:51:06 EDT 2012


Darran Lofthouse created AS7-5332:
-------------------------------------

             Summary: 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: Anil Saldhana


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