Ganesh Murthy created DISPATCH-754:
--------------------------------------

             Summary: Output of qdstat shows authentication on client SSL links 
as anonymous (x.509)
                 Key: DISPATCH-754
                 URL: https://issues.apache.org/jira/browse/DISPATCH-754
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Management Agent
    Affects Versions: 0.7.0
            Reporter: Ganesh Murthy
            Assignee: Ganesh Murthy


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

{noformat}
[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]$ 

{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to