|
|
| Author |
Message |
|
| tonyg |
Posted: Thu Dec 27, 2007 2:25 pm |
|
|
|
User
Joined: 07 Nov 2006
Posts: 199
|
|
| Back to top |
|
| Guest |
Posted: Thu Dec 27, 2007 2:56 pm |
|
|
|
Guest
|
Tony Garnock-Jones wrote:
> Hi Barry,
>
> Barry Pederson wrote:
>> http://barryp.org/software/py-amqplib/
>> The library is a bit rough, but I've been using it with RabbitMQ for a
>> while now.
>
> It looks great. The code is straightforward and easy-to-read. I like the
> way the docstrings have been built from the specification and included
> directly in the source.
>
> I see there's SSL support in there. How have you been experimenting with
> this? Using stunnel to proxy the rabbitmq server?
Thanks.
Yes, I've been using stunnel 4.21, I think the only thing I had to tweak
in the stunnel.conf was to set
sslVersion = all
instead of the default (at least default on the FreeBSD stunnel port)
sslVersion = SSLv3
since it seemed that the Python 2.5 SSL support was for SSLv2 only.
Barry
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|