Open wopox1337 opened 3 years ago
Mbed TLS does not support TLS 1.3 yet, but it looks like they're working on it.
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
Mbed TLS provides a minimum viable implementation of the TLS 1.3 protocol.
https://www.howsmyssl.com/a/check