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

[request] TLS 1.3 is not supported #46

Open
SergeyShorokhov opened this issue Apr 26, 2021 · 4 comments
Open

[request] TLS 1.3 is not supported #46

SergeyShorokhov opened this issue Apr 26, 2021 · 4 comments

Comments

@SergeyShorokhov
Copy link

SergeyShorokhov commented Apr 26, 2021

https://www.howsmyssl.com/a/check

image

@ErikMinekus
Copy link
Owner

Mbed TLS does not support TLS 1.3 yet, but it looks like they're working on it.

@sazonische
Copy link

Mbed TLS does not support TLS 1.3 yet, but it looks like they're working on it.

How are you doing with TLS?

@ErikMinekus
Copy link
Owner

ErikMinekus commented Oct 25, 2021

As mentioned, it's up to Mbed TLS to support TLS 1.3. Here is their documentation: https://github.com/ARMmbed/mbedtls/blob/development/docs/architecture/tls13-experimental.md

And here is the list of open issues: https://github.com/ARMmbed/mbedtls/issues?q=is%3Aissue+is%3Aopen+label%3A%22MPS+%2F+TLS+1.3%22

@etojuice
Copy link

Mbed TLS provides a minimum viable implementation of the TLS 1.3
protocol.

@ErikMinekus ErikMinekus mentioned this issue Mar 17, 2022
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

No branches or pull requests

4 participants