]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Typo in TLS introduction
authorChristian Wansart <cwansart@users.noreply.github.com>
Mon, 21 Apr 2025 09:39:23 +0000 (11:39 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Apr 2025 09:21:40 +0000 (11:21 +0200)
CLA: trivial

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27455)

doc/man7/ossl-guide-tls-introduction.pod

index 19aabfbbb7a38318f3169d4f9bf3f6f2cec11fb5..250d68d199fa73d4e847873fe06c191efc730a16 100644 (file)
@@ -74,7 +74,7 @@ TLSv1.2 is chosen.
 =head1 CERTIFICATES
 
 In order for a client to establish a connection to a server it must authenticate
-the identify of that server, i.e. it needs to confirm that the server is really
+the identity of that server, i.e. it needs to confirm that the server is really
 the server that it claims to be and not some imposter. In order to do this the
 server will send to the client a digital certificate (also commonly referred to
 as an X.509 certificate). The certificate contains various information about the