[rabbitmq-discuss] How do we connect with AMQP without username password
Michael Klishin
mklishin at gopivotal.com
Thu Apr 24 12:38:41 BST 2014
On 24 April 2014 at 15:35:05, Loganathan Sellapa (loganathan.ms at gmail.com) wrote:
> > I have enabled the SSL and I am able to establish the connection
> only with username & password with the certificates. But I would
> like to connect to the RabbitMq without user credentials. Is
> their any way to do it?
amqp gem and Bunny support authentication mechanisms (e.g. EXTERNAL), :auth_mechanism is
the option name.
However, I don’t know if anyone has tried using them with the SSL auth mechanism plugin.
Try it.
--
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list