Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-11404

Elytron getting incorrect failure-description storing an inexistent key-store

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.ER2
    • 7.1.0.DR19
    • Security
    • None
    • Not Required
    • Hide

      Add and store a key-store in Elytron with a path pointing to an inexistent key-store:

      /subsystem=elytron/key-store=test:add(path=test001.jks, relative-to=jboss.server.config.dir, credential-reference={clear-text=test}, type=jks)
      /subsystem=elytron/key-store=test:store()
      
      Show
      Add and store a key-store in Elytron with a path pointing to an inexistent key-store: /subsystem=elytron/key-store=test:add(path=test001.jks, relative-to=jboss.server.config.dir, credential-reference={clear-text=test}, type=jks) /subsystem=elytron/key-store=test:store()

    Description

      If we add a non-existing key-store the error message description is incorrect. We get:
      "WFLYELY00010: Unable to save KeyStore - path is not defined." it should rather says something like "Keystore test001.jks file does not exist"

      Attachments

        Issue Links

          Activity

            People

              yborgess1@redhat.com Yeray Borges Santana
              yborgess1@redhat.com Yeray Borges Santana
              Ondrej Kotek Ondrej Kotek
              Ondrej Kotek Ondrej Kotek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: