roboconf / roboconf-platform

The core modules and the platform
Apache License 2.0
35 stars 11 forks source link

Add SSL support in RabbitMQ #262

Closed vincent-zurczak closed 7 years ago

vincent-zurczak commented 9 years ago

RabbitMQ allows secured exchanges between the server and clients. Roboconf should support such secured connections and update the messaging configuration in consequence.

Obviously, SSL support will only be another option in the messaging. The current mode (user/pwd authentication) will keep on being supported.

vincent-zurczak commented 8 years ago

As a reminder:

vincent-zurczak commented 7 years ago

The specifications were written. See http://roboconf.net/en/user-guide-snapshot/security-rabbitmq-over-ssl.html

Postponed to version 0.9.

vincent-zurczak commented 7 years ago

Real messaging tests (unit and integration tests involving a real messaging server) are disabled by default. They have to be run manually in association with https://github.com/roboconf/rabbitmq-with-ssl-in-docker