From 10bf956334892a5d87e13738684e705ffde92d49 Mon Sep 17 00:00:00 2001 From: Ronald Cron Date: Fri, 21 Oct 2022 08:51:33 +0200 Subject: [PATCH] tls13: Fix documentation Signed-off-by: Ronald Cron --- docs/architecture/tls13-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/tls13-support.md b/docs/architecture/tls13-support.md index 1c568d82cd..2a1faed00b 100644 --- a/docs/architecture/tls13-support.md +++ b/docs/architecture/tls13-support.md @@ -154,7 +154,7 @@ Support description related to key exchange protocols, certificates and signatures. - MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED enables the - support of the ephemeral key exchange mode. If it is the only key exchange + support for the ephemeral key exchange mode. If it is the only key exchange mode enabled, the TLS 1.3 implementation does not contain any code related to PSK based key exchange. The ephemeral key exchange mode requires at least one of the key exchange protocol allowed by the TLS 1.3 specification, the