You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2015/05/29 16:46:19 UTC

[jira] [Commented] (QPIDJMS-61) add support for setting the sasl / open frame 'hostname'

    [ https://issues.apache.org/jira/browse/QPIDJMS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564916#comment-14564916 ] 

Gary Tully commented on QPIDJMS-61:
-----------------------------------

Two additions: 
 - it would also be nice to be able to disable SASL so that only the host name from a open frame is seen.
 - it would be nice to be able to preconfigure sasl mechanisms such that the sasl init could be sent before the other end sends the supported mechanisms. This greatly reduces the amount of work a proxy must do but does bypass negotiation


> add support for setting the sasl / open frame 'hostname'
> --------------------------------------------------------
>
>                 Key: QPIDJMS-61
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-61
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>            Reporter: Robbie Gemmell
>
> AMQP allows for a hostname to be set on the Sasl Init and Open frames, allowing for virtualhost style usage.
> We currently dont set the sasl hostname at all (and Proton-J doesnt even expose a setter for it, but does have the necessary field), and only set the Open frame hostname to the same value used for the underlyingTCP connection. We should add support for this.



--
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