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 2016/04/18 18:49:25 UTC

[jira] [Created] (DISPATCH-281) Hostname not sent in open frame on connectors

Ganesh Murthy created DISPATCH-281:
--------------------------------------

             Summary: Hostname not sent in open frame on connectors
                 Key: DISPATCH-281
                 URL: https://issues.apache.org/jira/browse/DISPATCH-281
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Container
    Affects Versions: 0.6
            Reporter: Ganesh Murthy


When the router connects to MS Azure it sends an open frame without a host name. The config I have is the following - 
{noformat}
ssl-profile {
    name: azure-ssl-profile
    cert-db: /home/gmurthy/opensource/dispatch/azure/abcd.pem
}

connector {
    name: AZURE
    addr: yyyy.servicebus.windows.net
    port: 5671
    role: on-demand
    sasl-mechanisms: PLAIN
    saslUsername: YYYYY
    saslPassword: abcd
    ssl-profile: azure-ssl-profile
} 
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org