Hi Paul,

I think right now there is just a first step - support for SSL
EXTERNAL in the Python library. But someone needs to take it to the
next level and include the appropriate support into the tools like
qpid-config, qpid-tool etc.

Regards
Jakub

On Wed, May 16, 2012 at 1:14 AM, Paul Colby <[email protected]> wrote:
> Hi guys,
>
> It's great to see python SSL support has been (mostly?) fixed up in 0.16! :)
>
> Now, I've got qpid-config successfully using SSL to talk to my brokers like:
>
> qpid-config -b amqps://localhost
>
> However, if I set ssl-require-client-authentication on the brokers, to
> enable the EXTERNAL mechanism, then I also need to tell qpid-config which
> client certificates to use... how do I do that?  I see that the python code
> maintains ssl_keyfile and ssl_certfile options internally, but how do I set
> those from the command line?
>
> Thanks again! :)
>
> pc
> ----
> http://colby.id.au

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to