Skip to content

Support ssl for RabbitMQ connections #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2020

Conversation

matt-mazzucato
Copy link
Contributor

Fix #2

@matt-mazzucato matt-mazzucato added the enhancement New feature or request label Apr 22, 2020
@matt-mazzucato matt-mazzucato added this to the v1.0 milestone Apr 22, 2020
@matt-mazzucato matt-mazzucato requested review from drf, bettio and rbino April 22, 2020 12:53
@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

Merging #26 into master will increase coverage by 4.96%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   59.25%   64.22%   +4.96%     
==========================================
  Files           4        4              
  Lines         108      123      +15     
==========================================
+ Hits           64       79      +15     
  Misses         44       44              
Impacted Files Coverage Δ
lib/astarte_rpc/config.ex 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94824ec...8e7994f. Read the comment docs.

@matt-mazzucato matt-mazzucato requested a review from rbino April 22, 2020 13:22
@matt-mazzucato matt-mazzucato force-pushed the support_ssl_for_rmq branch 2 times, most recently from 9791be2 to b7a3fd7 Compare April 27, 2020 15:11
@matt-mazzucato matt-mazzucato force-pushed the support_ssl_for_rmq branch from b7a3fd7 to 3136c38 Compare May 4, 2020 08:37
@matt-mazzucato matt-mazzucato force-pushed the support_ssl_for_rmq branch from 3136c38 to 8e7994f Compare May 4, 2020 09:23
@matt-mazzucato matt-mazzucato requested a review from rbino May 4, 2020 09:23
@bettio bettio merged commit 186bd1c into astarte-platform:master May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support SSL for RabbitMQ connections
4 participants