-
Notifications
You must be signed in to change notification settings - Fork 38
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
Comments
Mbed TLS does not support TLS 1.3 yet, but it looks like they're working on it. |
How are you doing with TLS? |
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 |
|
https://www.howsmyssl.com/a/check
The text was updated successfully, but these errors were encountered: