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

Configure SslOptions for endpoints using amqps scheme #121

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

yuriyostapenko
Copy link
Contributor

This enables TLS support on simple UseRabbitMq override.

Fixes #120.


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

@CLAassistant
Copy link

CLAassistant commented Mar 13, 2024

CLA assistant check
All committers have signed the CLA.

@mookid8000 mookid8000 merged commit 37805a3 into rebus-org:master Mar 19, 2024
1 of 2 checks passed
@mookid8000
Copy link
Member

Great, thanks! I had to make a tiny modification for it to work WITHOUT TLS 😅 but apart from that, perfect 👍

It's out in Rebus.RabbitMq 9.1.0 on NuGet.org now.

@yuriyostapenko yuriyostapenko deleted the fix-tls branch March 19, 2024 11:59
@yuriyostapenko
Copy link
Contributor Author

Thanks! I was planning to get back to fixing it, but glad now I don't need to :)

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.

One of ConnectionManager constructors ignores TLS settings
3 participants