TLS 1.3 support #1049
TLS 1.3 support
#1049
Replies: 1 comment 3 replies
-
You can target .NET Framework 4.7+ and the client will then be able to use TLS 1.3. The target framework of the client auto-upgrades to the one targeted by your app. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
RabbitMQ says it supports TLS 1.3, but requires .Net 4.7, the latest version of this client is 4.6.1. Is there a plan to upgrade to support TLS 1.3?
Beta Was this translation helpful? Give feedback.
All reactions