Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2440

CS tool, 2 places to specify credential store location

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.0.0.Beta29
    • None
    • Security
    • None

      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 possible it is problem of SPI.

            darran.lofthouse@redhat.com Darran Lofthouse
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: