Wording clarification

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2022-11-30 10:37:19 +01:00
parent f3cc9d925f
commit afb15206b5

View File

@ -1,7 +1,7 @@
Features Features
* Mbed TLS now supports TLS 1.3 key establishment via pre-shared keys, * Mbed TLS now supports TLS 1.3 key establishment via pre-shared keys.
pre-shared keys provisioned externally or via the ticket mechanism The pre-shared keys can provisioned externally or via the ticket
(session resumption). mechanism (session resumption).
The ticket mechanism is supported when the configuration option The ticket mechanism is supported when the configuration option
MBEDTLS_SSL_SESSION_TICKETS is enabled. MBEDTLS_SSL_SESSION_TICKETS is enabled.
New options MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_xxx_ENABLED New options MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_xxx_ENABLED