Hi Ken, I don't know about the Qpid 0.18 release, but he might be using MRG-M 2.3 which reports it self as Qpid 0.18 and contains the SSL support in qpid-config.
Regards Jakub On Wed, Apr 10, 2013 at 5:07 PM, Ken Giusti <[email protected]> wrote: > Hi D James, > > I'm pretty sure the ssl options were added to qpid-config _after_ 0.18. I > think they first appeared in the 0.20 release. > > Does "qpid-config --help" list them? > > -K > > ----- Original Message ----- > > From: "djames" <[email protected]> > > To: [email protected] > > Sent: Tuesday, April 9, 2013 5:41:35 PM > > Subject: How to set ssl_keyfile and ssl_certfile for python tools (to > c++ broker) from the command line? > > > > I have been trying to do this for a few days. My python is not very > strong. > > > > I have been trying combinations and permutions of: > > qpid-config -b amqps://localhost , ssl_certfile="/path/to/certfile", > > ssl_keyfile="/path/to/keyfile" --sasl-mechanism='EXTERNAL' > > > > I am currently using qpid 0.18. > > > > An example from someone that knows what they are doing would be very > > welcome. > > > > D James > > > > > > > > > > -- > > View this message in context: > > > http://qpid.2158936.n2.nabble.com/How-to-set-ssl-keyfile-and-ssl-certfile-for-python-tools-to-c-broker-from-the-command-line-tp7591358.html > > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > -- > -K > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
