[
https://issues.apache.org/jira/browse/DISPATCH-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiri Daněk updated DISPATCH-213:
--------------------------------
Component/s: Tools
> Qpid dispatch management tools need explanation of hidden SASL conventions
> --------------------------------------------------------------------------
>
> Key: DISPATCH-213
> URL: https://issues.apache.org/jira/browse/DISPATCH-213
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Tools
> Reporter: Charles E. Rolke
> Priority: Major
> Fix For: Backlog
>
>
> Tool users would benefit a lot from a few comments that are the commit for
> DISPATCH-116 making their way into the to tool --help text. Namely:
> {noformat}
> NOTE: If --ssl options are present the tools will automatically assume the
> amqps: scheme for the URL.
> NOTE: --sasl-mechanism option was removed. Presently proton only supports
> ANONYMOUS and PLAIN and will auto-detect the SASL mechanism from the URL as
> follows:
> amqp://host - no SASL at all
> amqp://anonymous@host - ANONYMOUS mechanism
> amqp://user:password@host - PLAIN mechanism
> The tools will add anonymous@ if no user is present to force the use of SASL
> as this
> is most compatible with dispatch. Dispatch can allow no-SASL connections but
> requires
> explicit configuration, and SASL connections will always work.
> Additional SASL support is in progress, we will update the tools when it is
> clear how
> additional mechanisms are specified.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]