Skip to content

Commit

Permalink
Improve tls13-support.md
Browse files Browse the repository at this point in the history
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
  • Loading branch information
ronald-cron-arm committed Mar 15, 2024
1 parent 3996ebc commit a9bdc8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/architecture/tls13-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------------------
Expand Down

0 comments on commit a9bdc8f

Please sign in to comment.