MQTTnet - TLSv1.3 #1874
Unanswered
electroniarnd
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
We have been using the MQTTnet library with TLSv1.2 for some time, working fine.
There is requirement to change to TLSv1.3, I changed setting mosquitto mqtt config settings to TLSv1.3.
After above changes, my client doesn't connect with server, connection closed message is returned. Same setup (username/password/ca.crt) works fine with TLSv1.2
Any suggestion is this regards highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions