mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Merge branch 'feature/update_mbedtls_version_to_3.6.1' into 'master'
feat(mbedtls): updated mbedtls version to 3.6.1 Closes IDF-10980 See merge request espressif/esp-idf!33282
This commit is contained in:
commit
fcdbff5039
@ -1 +1 @@
|
||||
Subproject commit 5d112760293404ca0452bf244aa025079cf2e5af
|
||||
Subproject commit f635fed59269b1ae14d1a1c50403cd63f78ac094
|
@ -75,7 +75,7 @@ Following is a brief list of important config options accessible at ``Component
|
||||
|
||||
.. note::
|
||||
|
||||
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>`__.
|
||||
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>`__.
|
||||
|
||||
|
||||
Performance and Memory Tweaks
|
||||
|
Loading…
x
Reference in New Issue
Block a user