Thanks again Gordon ... I guess you spent half of the day with my issues, I'm sorry for that. Do you want another JIRA for that?
Thanks & Regards Jakub On Thu, Aug 8, 2013 at 6:27 PM, Gordon Sim <[email protected]> wrote: > On 08/08/2013 05:11 PM, Jakub Scholz wrote: > >> I was trying to connect to my broker with a C++ client based on >> qpid.messaging / AMQP 1.0 using the SSL Client Authentication (SASL >> EXTERNAL). But the client seems to complain about no available mechanism: >> > > Sorry, that looks like another bug (I believe in the 1.0 client, which > seems not to be passing through the security details of the underlying SSL > transport). I'll get that fixed. > > [...] > > > Is the EXTERNAL authentication already supported for AMQP 1.0 in 0.24 RC1? >> I know there are some open issues with the Proton Messenger (for example >> PROTON-333), but I'm not entirely sure how much is this part common >> between >> Proton Messenger and qpid.messaging. >> > > Both the broker and the qpid::messaging impl use proton, but they only use > the engine API, not messenger. They also use their own SASL implementation > as the one in the engine doesn't allow for encrypted (or signed) security > layers. > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > [email protected].**org<[email protected]> > For additional commands, e-mail: [email protected] > >
