[rabbitmq-discuss] SASL configuration example?
Eric Smith
eric at trueblade.com
Sun Jan 30 11:01:09 GMT 2011
On 1/30/2011 4:25 AM, Ciprian Dorin Craciun wrote:
> On Sun, Jan 30, 2011 at 04:12, Eric Smith<eric at trueblade.com> wrote:
>> I've tried to find examples of configuring RabbitMQ and SASL, but no joy. I
>> have other SASL aware applications running, but I'm not sure how to
>> configure RabbitMQ.
>>
>> Does anyone have any pointers? The documentation is very light on this
>> subject, or at least I can't figure out how to search for it.
>>
>> Thanks in advance.
>> Eric.
>
>
> I don't think this will help you too much, but it could be a
> starting point...
>
> By<<configuring RabbitMQ and SASL>> I assume you're referring to
> writing `.config` files used when starting Erlang applications. In
> this case I've `grep`-ed the source code of the 2.2.0 release for
> `application:get_env` or `application:set_env`, and found some
> configuration options that can be tweaked in the `.config` file. I've
> started documenting them at the link below, but never finished...
>
> http://wiki.volution.ro/CiprianDorinCraciun/Notes/RabbitMq
>
> Ciprian.
>
That's very helpful, Ciprian. Thanks for doing this work. I'll look
through it and see what I can glean, both for this problem and in general.
Eric.
More information about the rabbitmq-discuss
mailing list