mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-18 05:42:35 +00:00
TLS 1.3 support is mostly complete
In particular, pre-shared keys are supported. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
a8861e086e
commit
da69eaa366
@ -1727,9 +1727,7 @@
|
|||||||
*
|
*
|
||||||
* Enable support for TLS 1.3.
|
* Enable support for TLS 1.3.
|
||||||
*
|
*
|
||||||
* \note The support for TLS 1.3 is not comprehensive yet, in particular
|
* \note See docs/architecture/tls13-support.md for a description of the TLS
|
||||||
* pre-shared keys are not supported.
|
|
||||||
* See docs/architecture/tls13-support.md for a description of the TLS
|
|
||||||
* 1.3 support that this option enables.
|
* 1.3 support that this option enables.
|
||||||
*
|
*
|
||||||
* Requires: MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
|
* Requires: MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user