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

Handling TLS 1.3 connection #1058

Open
jkryszyn opened this issue Jan 28, 2021 · 1 comment · May be fixed by #430
Open

Handling TLS 1.3 connection #1058

jkryszyn opened this issue Jan 28, 2021 · 1 comment · May be fixed by #430
Milestone

Comments

@jkryszyn
Copy link

Hello,
I would like to connect to a broker which requires TLS 1.3 support. From what I see in the source code, the library supports only TLS 1.0, 1.1 and 1.2. Is it going to change in the near future?

@icraggs
Copy link
Contributor

icraggs commented Jan 28, 2021

If you look at the milestones you'll see that TLS is the subject of the next release

https://github.com/eclipse/paho.mqtt.c/milestone/13

And I don't know that TLS 1.3 specifically doesn't work although there is a PR #430 which intends to do that.

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 a pull request may close this issue.

2 participants