2008/6/5 Gordon Sim <[EMAIL PROTECTED]>: > Aidan Skinner wrote: >> >> Just a thought, but what does / will the C++ broker do? I'm loathe to >> fix this only to find that the .Net client can auth to one broker but >> not the other. > > Whatever Cyrus does. The next job on the c++ side is hooking the client up > to cyrus at which point hopefully we can test out all the implemented > mechanisms. > > Does the 0-10 java client support CRAM-MD5? If so we could probably test > whether that works against c++ now as the broker should be able to support > it.
Don't forget we have documented the various SASL plugins in use by Qpid. http://cwiki.apache.org/confluence/display/qpid/Qpid+Interoperability+Documentation So if we update support for this we should update the documentation. Looking at the page again I note that the .Net is down to support DIGEST-MD5 and EXTERNAL. As neither broker support this I wonder how it has been tested. Regards Martin -- Martin Ritchie
