You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/06/10 21:56:20 UTC

[jira] [Commented] (AMQ-6320) AMQP" Disable non-sasl client connects by default

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

ASF subversion and git services commented on AMQ-6320:
------------------------------------------------------

Commit dbed28e625083a336e4caeb471b8d47406c3bf57 in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=dbed28e ]

https://issues.apache.org/jira/browse/AMQ-6320

Turn off support for non SASL connections by default, can be enabled on
the TransportConnector URI if needed.  

> AMQP" Disable non-sasl client connects by default
> -------------------------------------------------
>
>                 Key: AMQ-6320
>                 URL: https://issues.apache.org/jira/browse/AMQ-6320
>             Project: ActiveMQ
>          Issue Type: Task
>          Components: AMQP
>    Affects Versions: 5.13.3
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.14.0
>
>
> Disable allowing non-SASL client connections be default and only accept clients via SASL authentication with anonymous SASL being the alternative to non-SASL.  
> Can be turned on via the configuration option on the TransportConnector URI:
> {code}
> wireFormat.allowNonSaslConnections=true
> {code}



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