You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rohit Yadav <bh...@apache.org> on 2014/12/05 19:49:42 UTC

Re: Review Request 28114: RabbitMQ integration, make SSL protocol configurable rather than hard coded

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28114/#review64049
-----------------------------------------------------------


Damodar, we're hardcoding TLSv1 here? How can users call the setSslProtocol? Is there an API?

- Rohit Yadav


On Nov. 17, 2014, 5:05 a.m., Damodar Reddy Talakanti wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28114/
> -----------------------------------------------------------
> 
> (Updated Nov. 17, 2014, 5:05 a.m.)
> 
> 
> 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
> 
>