Skip to content
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

Fix certificate based authentication #51

Merged
merged 7 commits into from
Mar 28, 2021
Merged

Fix certificate based authentication #51

merged 7 commits into from
Mar 28, 2021

Conversation

jandelgado
Copy link
Owner

Implements a workaround until streadway/amqp#121 is merged, so we can use cerfificate based authentication.

@jandelgado jandelgado changed the title Fix cerfificate based authentication Fix certificate based authentication Mar 26, 2021
@coveralls
Copy link

coveralls commented Mar 26, 2021

Pull Request Test Coverage Report for Build 695310811

  • 21 of 23 (91.3%) changed or added relevant lines in 5 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 93.476%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/rabtap/main.go 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
cmd/rabtap/main.go 2 83.07%
Totals Coverage Status
Change from base Build 376634362: 0.1%
Covered Lines: 2092
Relevant Lines: 2238

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants