From c518419c83ad6d7d59312d37b14a4e606d06c667 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Fri, 26 Nov 2021 13:48:22 +0000 Subject: spelling ok schwarze@ --- src/lib/libssl/man/SSL_read_early_data.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libssl') diff --git a/src/lib/libssl/man/SSL_read_early_data.3 b/src/lib/libssl/man/SSL_read_early_data.3 index 641fad2f4d..1435c15935 100644 --- a/src/lib/libssl/man/SSL_read_early_data.3 +++ b/src/lib/libssl/man/SSL_read_early_data.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SSL_read_early_data.3,v 1.3 2021/10/27 22:11:21 tb Exp $ +.\" $OpenBSD: SSL_read_early_data.3,v 1.4 2021/11/26 13:48:22 jsg Exp $ .\" content checked up to: OpenSSL 6328d367 Jul 4 21:58:30 2020 +0200 .\" .\" Copyright (c) 2020 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 27 2021 $ +.Dd $Mdocdate: November 26 2021 $ .Dt SSL_READ_EARLY_DATA 3 .Os .Sh NAME @@ -87,7 +87,7 @@ and because when they are used, inconspicuous oversights are likely to cause serious security vulnerabilities. .Pp If these functions are used, other TLS implementations -may allow the transfer of application data during the inital handshake. +may allow the transfer of application data during the initial handshake. Even when used as designed, security of the connection is compromised; in particular, application data is exchanged with unauthenticated peers, and there is no forward secrecy. -- cgit v1.2.3-55-g6feb