Add ssl support for message queue
Registered by
Xing Zhang
Add support for TLS encryption of RabbitMQ client-server traffic.
For security advice, message queue like rabbitmq should support ssl configurations to avoiding vulnerability like:
AMQP clear text authentication vulnerability
ans also consider disable outdated TLS version such as: SSL 3.0, TLS 1.0, TLS 1.1 or others
Refs:
https:/
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Medium
- Drafter:
- Xing Zhang
- Direction:
- Approved
- Assignee:
- Mark Goddard
- Definition:
- Approved
- Series goal:
- Accepted for victoria
- Implementation:
- Implemented
- Milestone target:
- 11.0.0
- Started by
- Mark Goddard
- Completed by
- Mark Goddard
Related branches
Related bugs
Sprints
Whiteboard
Initial patch proposed here: https:/
Gerrit topic: https:/
Addressed by: https:/
Support TLS encryption of RabbitMQ client-server traffic
(?)