You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by rgodfrey <gi...@git.apache.org> on 2017/10/09 07:48:45 UTC

[GitHub] activemq-artemis pull request #1579: ARTEMIS-1454: Support SASL in outgoing ...

GitHub user rgodfrey opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1579

    ARTEMIS-1454: Support SASL in outgoing AMQP

    Update ProtonHandler to allow for both client and server side SASL
    and other related changes to allow for setting of client side mechanism

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rgodfrey/activemq-artemis master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1579.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1579
    
----
commit 91029e99309dbb7b6ed2f3f7e283e8028539c89c
Author: Robert Godfrey <rg...@apache.org>
Date:   2017-09-27T21:45:14Z

    ARTEMIS-1454: Support SASL in outgoing AMQP
    
    Update ProtonHandler to allow for both client and server side SASL
    and other related changes to allow for setting of client side mechanism

----


---

[GitHub] activemq-artemis pull request #1579: ARTEMIS-1454: Support SASL in outgoing ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1579


---