Hi Steve,
Thanks for replying back. Please reply about following questions as well;
Actually, I am trying to make a Qpid C++ client work on windows with a
remote server (not developed by me). I have got a public key certificate
from the server side and I have sent my public key to them. Now, I ne
Hi Hamid,
The Windows SSL code uses Windows SChannel, not OpenSSL.
I don't recall the details of how to add the features you want offhand,
but it wouldn't be by using openSSL calls.
-Steve
> -Original Message-
> From: Hamid.Shahid [mailto:hamid2...@hotmail.com]
> Sent: Monday, January 2
Hi Everyone!
I am trying to override the SSL connectivity in Qpid C++ client on windows,
so that it can use the certificate files and private keys as it does with
JMS. While debugging the code I came to the conclusion that I need to modify
the code for /ConnectionSettings /to add more fields in it
On 23 January 2012 15:39, Alan Conway wrote:
> On 01/21/2012 03:15 PM, Rob Godfrey wrote:
>
>> So... don't get your hopes up too high... but I am going to look at
>> utilising BDB's HA capabilities to implement some sort of Active-Passive
>> HA
>> solution... it looks like it shouldn't be *too* m
On 01/21/2012 03:15 PM, Rob Godfrey wrote:
So... don't get your hopes up too high... but I am going to look at
utilising BDB's HA capabilities to implement some sort of Active-Passive HA
solution... it looks like it shouldn't be *too* much work at first glance
(non master nodes block on startup w