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

Elytron, wrong capabilities registered

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.0.0.Alpha5
    • 4.0.0.Alpha3
    • Security
    • None

    Description

      I wen throught resources and

      • trust-manager is registered as credential-store besides trust-manager
                  "trust-manager" => {
                      "description" => "A trust manager definition for creating the TrustManager[] as used to create an SSLContext.",
                      "model-description" => {"*" => {
                          "description" => "A trust manager definition for creating the TrustManager[] as used to create an SSLContext.",
                          "capabilities" => [
                              {
                                  "name" => "org.wildfly.security.trust-manager",
                                  "dynamic" => true
                              },
                              {
                                  "name" => "org.wildfly.security.credential-store",
                                  "dynamic" => true
                              }
                          ],
      
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: