Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-6301

Lower down the log level from WARN to INFO or DEBUG for message: org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [...] presented unverified {} key: {}

XMLWordPrintable

    • % %
    • 7.0 Sprint 1

      • When we login into Fuse using client script we get a message like
        [user@test bin]$ ./client activemq:dstat
        Logging in as admin
        2105 [sshd-SshClient[573f2bb1]-nio2-thread-1] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, 31:af:7b:9d:7d:d0:53:ed:04:21:98:5a:1a:82:0c:e4] presented unverified {} key: {}
        
      • We can explicitly set the log level to 0 so that this message is not displayed.
        ./client -l 0 activemq:dstat
        
      • User wants this message to be in INFO level or DEBUG level, as this message is harmless but in WARN level and also user doesn't want to explicitly set any flag(-l).

            acosenti Andrea Cosentino
            rhn-support-cpandey Chandra Shekhar Pandey (Inactive)
            Lukas Lowinger Lukas Lowinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: