On 09/10/2015 10:17 PM, kbr wrote:
2015-09-10 16:09:15 [Security] info SASL: Mechanism list: DIGEST-MD5
[...]
I matched the --sasl-mechanism on the qpid-config to DIGEST-MD5, but still got the same error.
The python client that is used by qpid-config requires a special library to be able to support DIGEST-MD5. You can get it here: http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/sasl/.
Without that it can't support the only mechanism the broker is offering. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
