-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR12
Currently there are 2 places, where location can be specified:
- URI parameter
- location parameter
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
Choose one. In case SPI dictates that, revise SPI.
Setting to high priotity, as in fact it is problem of SPI.
- is cloned by
-
WFCORE-2440 CS tool, 2 places to specify credential store location
- Resolved
- is incorporated by
-
JBEAP-10479 Upgrade WildFly Elytron to 1.1.0.Beta38
- Closed
- is related to
-
JBEAP-9043 CS tool, 2 places to specify credential store create parameter
- Closed