Re: QPid 0.18 C++/C# - client-side certificate authentication - QpidException

2012-11-08 Thread Jakub Scholz
Hi Marcello, Sorry, I meant another store. One more idea ... since you used the ssl-client-auth-filecert.path version of the patch, you should be able to point the application to the certificates stored in a files. Have you tried whether that helps to solve the problem? Regards Jakub On Thu, No

Re: QPid 0.18 C++/C# - client-side certificate authentication - QpidException

2012-11-08 Thread Marcello
Thank you Jakob i ask you just to complete the option a). a) load the certificate into another account? or store? Best regards Marcello -- View this message in context: http://qpid.2158936.n2.nabble.com/QPid-0-18-C-C-client-side-certificate-authentication-QpidException-tp7583696p7584448

Re: QPid 0.18 C++/C# - client-side certificate authentication - QpidException

2012-11-08 Thread Jakub Scholz
Hi Marcello, Honestly, I'm not really a Windows developer - when working on the patch, the certificate system on Windows seemed to me incredibly chaotic - especially compared to Java or to the Qpid C++ client on Linux :-(. I also experienced some issues with finding the proper certificate store.

Re: QPid 0.18 C++/C# - client-side certificate authentication - QpidException

2012-11-08 Thread Marcello
Hi Jakub I would like to inform you that we applied the FIRST patch attached to JIRA QPID-3914, the file sel-client-authentication.patch, the client-side certificate authentication is now possible in many cases, but we continue to have some issues. (NB: We have not applied the second patch file ss

Re: QPid 0.18 C++/C# - client-side certificate authentication - QpidException

2012-10-29 Thread Cliff Jansen
Hi Marcello, Supplementing Jakub's reply, the source for the Org.Apache.Qpid.Messaging dll is written in C++/CLI (not C#). You can find it in the C++ Multiple component package or the full C++ source release. It will be in: qpidXX/cpp/bindings/qpid/dotnet/src It is probably safer using the f

Re: QPid 0.18 C++/C# - client-side certificate authentication - QpidException

2012-10-29 Thread Jakub Scholz
Hi Marcello, The QPID-3914 JIRA delivers the SASL EXTERNAL support. You will need to download the patch and apply it to the source codes and build your own versionn of the library. If you follow the guide for building the C++/.NET library on Windows, which is somewhere in the SVN trunk, it is fai

QPid 0.18 C++/C# - client-side certificate authentication - QpidException

2012-10-23 Thread Marcello
Hi, I’m trying to connect to a Red Hat MRG 2.0 (Qpid 0.10) broker (compliant with AMQP 0-10). My client application is a .Net Windows application and we use the Apache QPid 0.18 C++/C# module (compliant with AMQP 0-10), provided to us by Riverace ( http://www.riverace.com/qpid/downloads.htm