Open Bug 1453931 Opened 7 years ago

Optionally use TLS for Kombu Connection to RabbitMQ

Categories

(Localization Infrastructure and Tools :: Automation, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: Pike, Unassigned)

References

Details

Miles filed this originally: At present our Kombu connection to RabbitMQ is created as follows: Connection(settings.TRANSPORT) which configures the connection without TLS. According to this, it should be as simple as optionally setting ssl=True in the instantiation. It might be good to get an env var to separate that out between the environments. For now I've just changed our RabbitMQ ELB to accept TCP w/o SSL.
You need to log in before you can comment on or make changes to this bug.