Improve tls13-support.md

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
Ronald Cron 2024-03-15 15:52:04 +01:00
parent 3996ebc037
commit a9bdc8fbb8

View File

@ -4,8 +4,8 @@ TLS 1.3 support
Overview
--------
Mbed TLS provides an implementation of the TLS 1.3. The TLS 1.3 support
enablement is controlled by the MBEDTLS_SSL_PROTO_TLS1_3 configuration option.
Mbed TLS provides an implementation of the TLS 1.3 protocol. The TLS 1.3 support
may be enabled using the MBEDTLS_SSL_PROTO_TLS1_3 configuration option.
Support description
-------------------