On 06/11/2015 01:41 PM, Mansour Al Akeel wrote:
SaslMechanisms{saslServerMechanisms=[CRAM-MD5]}

That looks like the broker is only configured to support CRAM-MD5 which proton as of 0.9.1 does not support (it hopefully will from 0.10).

You would need to enable PLAIN or ANONYMOUS to allow the python client to connect.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to