Re: How to set ssl_keyfile and ssl_certfile for python tools (to c++ broker) from the command line?

2013-04-10 Thread Ken Giusti
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 dpgja...@gmail.com
 To: users@qpid.apache.org
 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: users-unsubscr...@qpid.apache.org
 For additional commands, e-mail: users-h...@qpid.apache.org
 
 

-- 
-K

-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org



Re: How to set ssl_keyfile and ssl_certfile for python tools (to c++ broker) from the command line?

2013-04-10 Thread Jakub Scholz
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 kgiu...@redhat.com 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 dpgja...@gmail.com
  To: users@qpid.apache.org
  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: users-unsubscr...@qpid.apache.org
  For additional commands, e-mail: users-h...@qpid.apache.org
 
 

 --
 -K

 -
 To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
 For additional commands, e-mail: users-h...@qpid.apache.org




How to set ssl_keyfile and ssl_certfile for python tools (to c++ broker) from the command line?

2013-04-09 Thread djames
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: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org