Help using CA signed certificates with a Qpid Proton C++ app

2022-01-14 Thread Shipley, Glen
Hi All, I need help on using CA signed certificates with a Qpid Proton C++ app and an ActiveMQ broker for SSL. I have in /home/user/cert_dir the following - rootCACert.pem broker-signedcert.pem client-signedcert.pem client-key.pem password The password file just contains password which is the

Re: Qpid C++ Broker Segfault

2022-01-14 Thread Gordon Sim
On Fri, Jan 14, 2022 at 10:36 AM Pete Fawcett wrote: > I tried this but it didn't, initially, fix the problem. > It turns out that the current exception handling is causing the link to be > closed from within Connection object doDeliveryUpdated >

Re: Qpid C++ Broker Segfault

2022-01-14 Thread Pete Fawcett
On Tue, 11 Jan 2022 at 09:35, Pete Fawcett wrote: > Hi Gordon > > Thank you for the helpful response > > On Fri, 7 Jan 2022 at 11:18, Gordon Sim wrote: > >> On Thu, Jan 6, 2022 at 8:56 PM Pete Fawcett wrote: >> > *Questions:* >> > >> > Firstly, a simple work around is to check the link pointer