[jboss-jira] [JBoss JIRA] (WFLY-814) vault util requests a URL but expects an absolute path.
Darran Lofthouse (Jira)
issues at jboss.org
Tue Dec 18 08:51:03 EST 2018
[ https://issues.jboss.org/browse/WFLY-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved WFLY-814.
-----------------------------------
Resolution: Won't Fix
Marking as 'Won't Fix' as this is in relation to PicketBox which is deprecated.
> 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
> Components: Security
> Reporter: Darran Lofthouse
> Assignee: Peter Skopek
> Priority: Major
>
> 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 was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list