Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RabbitMQ SSL: fix bugs and add CA configuration #1278

Closed
SamuelHassine opened this issue Apr 20, 2021 · 0 comments
Closed

RabbitMQ SSL: fix bugs and add CA configuration #1278

SamuelHassine opened this issue Apr 20, 2021 · 0 comments
Labels
bug Something isn't working feature New feature or request solved The issue has been solved
Milestone

Comments

@SamuelHassine
Copy link
Member

Description

The RabbitMQ SSL support is not working properly and it's not possible to add a trusted CA to the platform configuration.

@SamuelHassine SamuelHassine added bug Something isn't working solved The issue has been solved feature New feature or request and removed solved The issue has been solved labels Apr 20, 2021
SamuelHassine pushed a commit that referenced this issue Apr 20, 2021
* Require TLSv1.2+ for encrypted RabbitMQ connection
* Add type hints for all functons
* Wrap lines at 88 columns per black default
* Replace logging interpolations with f-strings
* Use lazy string evaluation for interpolated logging
* Require certificate verification
@richard-julien richard-julien added this to the Release 4.4.1 milestone Apr 20, 2021
@SamuelHassine SamuelHassine added the solved The issue has been solved label Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request solved The issue has been solved
Projects
None yet
Development

No branches or pull requests

2 participants