Hi Gordon, It took me some time, but I finally managed to create the JIRA issue and attach the patch. It is entered as issue QPID-3175 (https://issues.apache.org/jira/browse/QPID-3175). In case there is something which need to be reworked (for whatever reasons), I can try to help.
I hope someone can take a look at it and eventually commit it into the SVN. Regards Jakub On Fri, Mar 11, 2011 at 15:31, Gordon Sim <[email protected]> wrote: > On 03/11/2011 01:25 PM, Jakub Scholz wrote: >> >> I continued playing with the EXTERNAL authentication and I managed to >> modify the python library to get the EXTERNAL authentication working. >> >> I added the EXTERNAL authentication into the PlainClient class, method >> start in sasl.py file. This enabled the usage of EXTERNAL >> authentication. In transports.py file, tls class, method __init__ I >> modified the wrap_socket call, to use correct certificates. Right now >> I have the certificates, username etc. hard coded. I have to modify >> the API, so that these parameters can be passed from the main >> application via the Connection class. >> >> Would there be some interest to get these changes committed into the >> Qpid project? > > Definitely! If you attach a patch to a JIRA, and check the box to grant it > to ASF that would be greatly appreciated! > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
