[jboss-jira] [JBoss JIRA] (WFCORE-2440) CS tool, 2 places to specify credential store location

Darran Lofthouse (JIRA) issues at jboss.org
Fri Jul 7 09:36:00 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse resolved WFCORE-2440.
--------------------------------------
    Fix Version/s: 3.0.0.Beta29
       Resolution: Done


> CS tool, 2 places to specify credential store location
> ------------------------------------------------------
>
>                 Key: WFCORE-2440
>                 URL: https://issues.jboss.org/browse/WFCORE-2440
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>            Reporter: Martin Choma
>            Assignee: Darran Lofthouse
>            Priority: Critical
>             Fix For: 3.0.0.Beta29
>
>
> Currently there are 2 places, where location can be specified:
> - URI parameter
> - location parameter
> {code}
> java -jar wildfly-elytron-tool.jar credential-store --add myalias --secret supersecretpassword --location="test.store" --uri "cr-store://test.store?modifiable=true;create=true;keyStoreType=JCEKS" --password mycspassword --summary --salt 12345678 --iteration 230
> {code}
> Choose one. In case SPI dictates that, revise SPI.
> Setting to high priotity, as possible it is problem of SPI.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list