Skip to content

Commit 0216236

Browse files
committed
feat(mbedtls): updated mbedtls version to 3.6.1
1 parent b8cc161 commit 0216236

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/mbedtls/mbedtls

Submodule mbedtls updated 1028 files

docs/en/api-reference/protocols/mbedtls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Following is a brief list of important config options accessible at ``Component
7575

7676
.. note::
7777

78-
Mbed TLS v3.0.0 and later support only TLS 1.2 and TLS 1.3 (SSL 3.0, TLS 1.0, TLS 1.1, and DTLS 1.0 are not supported). The support for TLS 1.3 is experimental and only supports the client-side. More information about this can be found out `here <https://github.com/espressif/mbedtls/blob/9bb5effc3298265f829878825d9bd38478e67514/docs/architecture/tls13-support.md>`__.
78+
Mbed TLS v3.6.0 and later support only TLS 1.2 and TLS 1.3 (SSL 3.0, TLS 1.0, TLS 1.1, and DTLS 1.0 are not supported). More information about this can be found out `here <https://github.com/espressif/mbedtls/blob/9bb5effc3298265f829878825d9bd38478e67514/docs/architecture/tls13-support.md>`__.
7979

8080

8181
Performance and Memory Tweaks

0 commit comments

Comments
 (0)