-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28114/
-----------------------------------------------------------
Review request for cloudstack and Kishan Kavala.
Bugs: CLOUDSTACK-7923
https://issues.apache.org/jira/browse/CLOUDSTACK-7923
Repository: cloudstack-git
Description
-------
In the current RabbitMQ integration implementation we are using default SSL
Context which uses SSLv3 by default.
Make it configurable so that let the users decide which protocol to be used.
Diffs
-----
plugins/event-bus/rabbitmq/src/org/apache/cloudstack/mom/rabbitmq/RabbitMQEventBus.java
2d389f2
Diff: https://reviews.apache.org/r/28114/diff/
Testing
-------
Tested against RabbitMQ server 3.3.5
Thanks,
Damodar Reddy Talakanti