Hi Hamid, I guess that is how open source projects usually work. Not everything is implemented equally, some parts are missing. But everyone can jump in and add the support (especially since it seems that it is only question of resources / effort and not missing functionality on Windows). When I needed support for SSL client authentication in Python, it wasn't actually so complicated to add it (although nobody committed the patch I've submitted into the trunk yet :-( ).
The support for SSL client authentication to C# / .NET has been added in QPID-1392 in release 0.6. I'm not sure whether it is still maintained and whether it still works in latest versions. The Java API works fine on Windows. The documentation isn't IMHO a problem only for the SSL on Windows. It is a more general problem of the project. Regards Jakub On Wed, Nov 23, 2011 at 11:45, Hamid.Shahid <[email protected]> wrote: > Hi Jakub, > > I might sound in a complaint mode but I also have the same questions . > > Because so far, I have searched a lot but I didn’t come across complete step > by step process of setting up SSL in C++ Windows. I have noticed there is > not much support available for windows in particular for C++. There is not > even a latest 64-bit installer for windows, whereas for Linux there are > latest builds and everything available. > > However, I came across to few threads having SSL authentication in C# and > Java clients but I am still looking for any version of QPID C++ client for > windows (64/32 bit) which can support SSL. > > Kind Regards, > Hamid Shahid > > > -- > View this message in context: > http://apache-qpid-users.2158936.n2.nabble.com/How-to-configure-SSL-in-Qpidd-C-Windows-Client-tp7004731p7023957.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
