On 09/11/2015 09:56 AM, Gordon Sim wrote:
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.

One other point, in case it is relevant, since you are using SSL, you could enable PLAIN and use that or even EXTERNAL (using a client side certificate).


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

Reply via email to