You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2017/04/27 13:16:04 UTC

[jira] [Updated] (DISPATCH-754) Output of qdstat shows authentication on client SSL links as connections (x.509)

     [ https://issues.apache.org/jira/browse/DISPATCH-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy updated DISPATCH-754:
-----------------------------------
    Summary: Output of qdstat shows authentication on client SSL links as connections (x.509)  (was: Output of qdstat shows authentication on client SSL links as anonymous (x.509))

> Output of qdstat shows authentication on client SSL links as connections (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
>         Attachments: A.conf, B.conf, C.conf
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org