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

Elytron key-store requires set credential-reference which is wrongly marked as optional.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.0.Beta29
    • None
    • Security
    • None
    • Hide
      • run EAP server
        ./bin/standalone.sh
      • run CLI
        ./bin/jboss-cli.sh -c
        if applicaple add Elytron extension and Elytron subsystem and reload server
        /extension=org.wildfly.extension.elytron:add()
        /subsystem=elytron:add()
        reload
      • /subsystem=elytron/key-store=keyStore:add(type=JKS)
      Show
      run EAP server ./bin/standalone.sh run CLI ./bin/jboss-cli.sh -c if applicaple add Elytron extension and Elytron subsystem and reload server /extension=org.wildfly.extension.elytron:add() /subsystem=elytron:add() reload /subsystem=elytron/key-store=keyStore:add(type=JKS)

    Description

      In EAP7.1.0.DR7 Elytron key-store uses credential-reference with clear-text attribute for password instead of password attribute.
      But there is problem with credential-reference element which is wrongly marked as optional.

      Please set this element on mandatory with respect to this issue https://issues.jboss.org/browse/WFLY-7125

      Attachments

        Issue Links

          Activity

            People

              pskopek@redhat.com Peter Skopek
              hsvabek_jira Hynek Švábek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: