ruby-amqp / hutch

A system for processing messages from RabbitMQ.
https://gocardless.com/blog/hutch-inter-service-communication-with-rabbitmq/
MIT License
857 stars 137 forks source link

Allow auth mechanism to be configured #390

Closed ball-hayden closed 1 year ago

ball-hayden commented 1 year ago

Exposes the ability to configure Bunny's auth_mechanism parameter, so that TLS certificate authentication may be used.

See http://rubybunny.info/articles/connecting.html for details.

ball-hayden commented 1 year ago

@michaelklishin thanks for approving the CI run.

I'm confused by the failures - do you know if any of those are regular flakes?

michaelklishin commented 1 year ago

They are not really flakes, JRuby CI has a history of failures for Hutch.