Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2102

Fix slf4j warning messages when using Elytron Tool

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.16.0.CR1
    • None
    • None
    • None
    • Hide
      ./bin/elytron-tool.sh credential-store --create --location=cs_example.cs --password Elytron
      ./bin/elytron-tool.sh credential-store --location=cs_example.cs --password Elytron --generate-key-pair example --algorithm RSA --size 3072
      ./bin/elytron-tool.sh credential-store --location=cs_example.cs --password Elytron --export-key-pair-public-key example
      
      Show
      ./bin/elytron-tool.sh credential-store --create --location=cs_example.cs --password Elytron ./bin/elytron-tool.sh credential-store --location=cs_example.cs --password Elytron --generate-key-pair example --algorithm RSA --size 3072 ./bin/elytron-tool.sh credential-store --location=cs_example.cs --password Elytron --export-key-pair- public -key example
    • Undefined

    Description

      When using Elytron Tool to print a public key from a credential store, the following warnings appear related to slf4j:

      ./bin/elytron-tool.sh credential-store --location=cs_example.cs --password Elytron --export-key-pair-public-key example
      SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      SLF4J: Defaulting to no-operation (NOP) logger implementation
      SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
      ssh-rsa
      ...
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: