mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-29 12:32:48 +00:00
fix docs issue
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
bef175db96
commit
bd19287a8e
@ -124,8 +124,9 @@ MVP definition
|
|||||||
|
|
||||||
- TLS 1.2 and TLS 1.3 but version negotiation is not supported.
|
- TLS 1.2 and TLS 1.3 but version negotiation is not supported.
|
||||||
|
|
||||||
- TLS 1.3 can be enabled in the build (MBEDTLS_SSL_PROTO_TLS1_3 configuration
|
- TLS 1.3 cannot be enabled in the build (MBEDTLS_SSL_PROTO_TLS1_3
|
||||||
option) without TLS 1.2 (MBEDTLS_SSL_PROTO_TLS1_2 configuration option).
|
configuration option) without TLS 1.2 (MBEDTLS_SSL_PROTO_TLS1_2 configuration
|
||||||
|
option).
|
||||||
|
|
||||||
- TLS 1.2 can be enabled in the build independently of TLS 1.3.
|
- TLS 1.2 can be enabled in the build independently of TLS 1.3.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user