On 07/29/2014 03:52 PM, Wesley Holevinski wrote:
It's my understanding that qpidd will spin up a client to pull
messages from the src_broker when creating a queue route with
federation. My assumption is that qpidd will use the
/etc/qpid/qpidc.conf file to pull the ssl settings;
Actually qpidd
All,
I'm attempting to get federation working over SSL and am getting the following
error:
Failed: SSL peer cannot verify your certificate. [-12271]
(/builddir/build/BUILD/qpid-0.28-rc2/cpp/src/qpid/sys/ssl/SslSocket.cpp:156)
I am already able to connect a C++ client, a java client, and a pyt