[
https://issues.apache.org/jira/browse/ARTEMIS-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196889#comment-16196889
]
ASF subversion and git services commented on ARTEMIS-1454:
----------------------------------------------------------
Commit cc8a0cb90eba71aa595f0ed15814ae3bec326af2 in activemq-artemis's branch
refs/heads/master from [~godfrer]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=cc8a0cb ]
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)