diff options
| author | jsg <> | 2021-11-26 13:48:22 +0000 | 
|---|---|---|
| committer | jsg <> | 2021-11-26 13:48:22 +0000 | 
| commit | 23b069c48a99250d6710863653e8c8bf3610cf4d (patch) | |
| tree | 99f5dc2c193c181ecf1a0c7c2bc9c465dad592cd /src/lib/libssl/man/SSL_read_early_data.3 | |
| parent | 4793a6f7518c51629b6b0f5c33de302c06467b07 (diff) | |
| download | openbsd-23b069c48a99250d6710863653e8c8bf3610cf4d.tar.gz openbsd-23b069c48a99250d6710863653e8c8bf3610cf4d.tar.bz2 openbsd-23b069c48a99250d6710863653e8c8bf3610cf4d.zip | |
spelling
ok schwarze@
Diffstat (limited to 'src/lib/libssl/man/SSL_read_early_data.3')
| -rw-r--r-- | src/lib/libssl/man/SSL_read_early_data.3 | 6 | 
1 files changed, 3 insertions, 3 deletions
| 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 @@ | |||
| 1 | .\" $OpenBSD: SSL_read_early_data.3,v 1.3 2021/10/27 22:11:21 tb Exp $ | 1 | .\" $OpenBSD: SSL_read_early_data.3,v 1.4 2021/11/26 13:48:22 jsg Exp $ | 
| 2 | .\" content checked up to: OpenSSL 6328d367 Jul 4 21:58:30 2020 +0200 | 2 | .\" content checked up to: OpenSSL 6328d367 Jul 4 21:58:30 2020 +0200 | 
| 3 | .\" | 3 | .\" | 
| 4 | .\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org> | 4 | .\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org> | 
| @@ -15,7 +15,7 @@ | |||
| 15 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 15 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
| 16 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 16 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
| 17 | .\" | 17 | .\" | 
| 18 | .Dd $Mdocdate: October 27 2021 $ | 18 | .Dd $Mdocdate: November 26 2021 $ | 
| 19 | .Dt SSL_READ_EARLY_DATA 3 | 19 | .Dt SSL_READ_EARLY_DATA 3 | 
| 20 | .Os | 20 | .Os | 
| 21 | .Sh NAME | 21 | .Sh NAME | 
| @@ -87,7 +87,7 @@ and because when they are used, inconspicuous oversights are likely | |||
| 87 | to cause serious security vulnerabilities. | 87 | to cause serious security vulnerabilities. | 
| 88 | .Pp | 88 | .Pp | 
| 89 | If these functions are used, other TLS implementations | 89 | If these functions are used, other TLS implementations | 
| 90 | may allow the transfer of application data during the inital handshake. | 90 | may allow the transfer of application data during the initial handshake. | 
| 91 | Even when used as designed, security of the connection is compromised; | 91 | Even when used as designed, security of the connection is compromised; | 
| 92 | in particular, application data is exchanged with unauthenticated peers, | 92 | in particular, application data is exchanged with unauthenticated peers, | 
| 93 | and there is no forward secrecy. | 93 | and there is no forward secrecy. | 
