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

ASF GitHub Bot commented on ARTEMIS-1454:
-----------------------------------------

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 <rgodf...@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

----


> Support SASL in outgoing AMQP connections
> -----------------------------------------
>
>                 Key: ARTEMIS-1454
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1454
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: AMQP
>            Reporter: Rob Godfrey
>            Priority: Minor
>
> ARTEMIS-814 introduced the ability for Artemis to make outgoing AMQP 
> connections, however it did not support the use of SASL negotiation to secure 
> them.
> In order to secure the outgoing connection, and provide identity information 
> to the remote peer that Artemis is connecting to, we need to introduce the 
> ability for the outgoing connection to negotiate a SASL layer



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to