Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-754

Output of qdstat shows authentication on client SSL connections as anonymous (x.509)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 1.0.0
    • Management Agent
    • None

    Description

      3 router config files are attached. Router A is configured with two inter-router connectors to Routers B and C respectively. These connectors are configured to use SSL+EXTERNAL. The listeners that these connectors are connecting are set to require authentication (authenticatePeer: yes)
      When you run a qdstat -c command against router A, the "authentication" field on the two outbound SSL connections (client connections) shows a anonymous(X.509). It should just say x.509

      [gmurthy@localhost dispatch]$ qdstat -b 127.0.0.1:25661 -c
      Connections
        id  host             container                             role          dir  security                                authentication    tenant
        ================================================================================================================================================
        2   127.0.0.1:25667  C                                     inter-router  out  TLSv1/SSLv3(DHE-DSS-AES256-GCM-SHA384)  anonymous(x.509)  
        1   127.0.0.1:25666  B                                     inter-router  out  TLSv1/SSLv3(DHE-DSS-AES256-GCM-SHA384)  anonymous(x.509)  
        3   127.0.0.1:37106  1f3f6b0c-297b-4817-a391-deea7ed8ba16  normal        in   no-security                             anonymous-user    
      [gmurthy@localhost dispatch]$ 
      
      

      Attachments

        1. A.conf
          0.7 kB
          Ganesh Murthy
        2. B.conf
          0.5 kB
          Ganesh Murthy
        3. C.conf
          0.6 kB
          Ganesh Murthy

        Activity

          People

            gmurthy Ganesh Murthy
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: