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

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

Timothy Bish created AMQ-6320:
---------------------------------

             Summary: 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)