mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-10 03:39:03 +08:00
More grammar fixes
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
cf0074b2c8
commit
77d3057c6d
@ -1,3 +1,3 @@
|
|||||||
Bugfix
|
Bugfix
|
||||||
* Fix a build issue on Windows using CMake where the source and build
|
* Fix a build issue on Windows using CMake where the source and build
|
||||||
directory could not be on different drives. Fixes #5751.
|
directories could not be on different drives. Fixes #5751.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
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.
|
||||||
The pre-shared keys can provisioned externally or via the ticket
|
The pre-shared keys can be provisioned externally or via the ticket
|
||||||
mechanism (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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user