Re: SSL not working with EXTERNAL mechanism

2016-08-17 Thread Gordon Sim
On 17/08/16 07:21, eric73 wrote: If I want SSL with a login and a password encrypted for access, I understand that it is not possible with EXTERNAL option with QPID broker Just to clarify, EXTERNAL *is* supported on linux, just not yet on windows. but is it possible with PLAIN option ? Yes,

Re: SSL not working with EXTERNAL mechanism

2016-08-16 Thread eric73
t:ssl,login:myLogin,password:myPassword}" Second question, if the broker is not QPID but activeMQ broker on Windows, is it possible to use EXTERNAL access with client ? BR Eric -- View this message in context: http://qpid.2158936.n2.nabble.com/SSL-not-working-with-EXTERNAL-mechanism-tp7649077p76

Re: SSL not working with EXTERNAL mechanism

2016-08-16 Thread Gordon Sim
On 16/08/16 18:04, Cliff Jansen wrote: I believe Gordon is right: only PLAIN and ANONYMOUS are supported SASL mechanisms on Windows at this time. See src/qpid/broker/windows/SaslAuthenticator.cpp Thanks for confirming, Cliff! ---

Re: SSL not working with EXTERNAL mechanism

2016-08-16 Thread Cliff Jansen
;t want to start: > > > Best regards > Eric > > > > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/SSL-not-working-with-EXTERNAL-mechanism-tp7649077p7649294.html > Sent from the Apache Qpid users mailing list archive at Nabble.com.

EXTERNAL not supported on windows? (was Re: SSL not working with EXTERNAL mechanism)

2016-08-16 Thread Gordon Sim
On 16/08/16 15:49, eric73 wrote: Hi Gordon, Thanks for you response, I have the following error: when I run the following command: Fyi, neither the command nor the error made it through in the mail I got. I was only able to read them by looking your mail up in nabble. Not sure how you are

Re: SSL not working with EXTERNAL mechanism

2016-08-16 Thread eric73
p://qpid.2158936.n2.nabble.com/SSL-not-working-with-EXTERNAL-mechanism-tp7649077p7649294.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additi

Re: SSL not working with EXTERNAL mechanism

2016-08-11 Thread Gordon Sim
On 11/08/16 16:24, eric73 wrote: Hi all, I’m working on a C++ project developed with Qpid libraries on Linux. I try to communicate between a qpid broker and a client base on the Qpid C++ messaging API (AMQP 1.0 protocol) with SSL connection. I use the libraries with the latest version available

SSL not working with EXTERNAL mechanism

2016-08-11 Thread eric73
.nabble.com/SSL-not-working-with-EXTERNAL-mechanism-tp7649077.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h