Re: How to configure SSL in Qpidd C++ Windows Client

2011-11-24 Thread Hamid.Shahid
successful to build something, I will surely surely post it. Thanks. Best regards, Hamid. -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/How-to-configure-SSL-in-Qpidd-C-Windows-Client-tp7004731p7029115.html Sent from the Apache Qpid users mailing list archive at

Re: How to configure SSL in Qpidd C++ Windows Client

2011-11-23 Thread Jakub Scholz
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-tp700473

RE: How to configure SSL in Qpidd C++ Windows Client

2011-11-23 Thread Steve Huston
d.apache.org > Subject: Re: How to configure SSL in Qpidd C++ Windows Client > > 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 setti

RE: How to configure SSL in Qpidd C++ Windows Client

2011-11-23 Thread Steve Huston
age- > From: Jakub Scholz [mailto:ja...@scholz.cz] > Sent: Wednesday, November 23, 2011 5:24 AM > To: users@qpid.apache.org > Subject: Re: How to configure SSL in Qpidd C++ Windows Client > > Hi, > > Does someone know what is the reason for not supporting SSL client > authent

Re: How to configure SSL in Qpidd C++ Windows Client

2011-11-23 Thread Hamid.Shahid
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

Re: How to configure SSL in Qpidd C++ Windows Client

2011-11-23 Thread Jakub Scholz
Hi, Does someone know what is the reason for not supporting SSL client authentication on Windows? Is is just question of limited resources (i.e. nobody needed it, nobody had time to implement it) or is there some problem with the Microsoft Schannel (which I think is used for SSL on Windows) not su

Re: How to configure SSL in Qpidd C++ Windows Client

2011-11-17 Thread Gordon Sim
On 11/17/2011 04:25 PM, Hamid.Shahid wrote: Hi, I am running a broker on my windows machine and I am trying to make a Qpidd client in C++ on windows environment. I want to implement enable SSL on my client and I am not yet able to find out how to pass the certificate information to the connectio

How to configure SSL in Qpidd C++ Windows Client

2011-11-17 Thread Hamid.Shahid
View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/How-to-configure-SSL-in-Qpidd-C-Windows-Client-tp7004731p7004731.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - Apache Qp