ScalaConsultants / reactive-rabbit

Reactive Streams driver for AMQP protocol. Powered by RabbitMQ library.
Apache License 2.0
184 stars 40 forks source link

Allow to use any SSL protocol #19

Closed mkiedys closed 9 years ago

mkiedys commented 9 years ago

This pull request allows to set other protocol than TLSv1.2 while enabling SSL in the client.

@zackangelo, @aleachjr let me know if this will work for you.

Related: #17, #18

zackangelo commented 9 years ago

lgtm :+1:

aleachjr commented 9 years ago

@mkiedys thanks again for the quick turnaround. Please let me know when we can pull this down!

zackangelo commented 9 years ago

@mkiedys would you mind pushing up a new snapshot release to sonatype?

mkiedys commented 9 years ago

This is in progress. I will let you know once released.