aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/man1
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2021-09-01 04:26:38 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2021-09-01 04:26:38 +0000
commit9a3ae0cdef9ac9a4b8c5cc66305d9a516ce8d4a0 (patch)
tree61a30795bd00b048917742f58eaa9d956b49798c /crypto/openssl/doc/man1
parent706b1a5724d668a8752ac89cd67113e4c6917d54 (diff)
downloadsrc-9a3ae0cdef9ac9a4b8c5cc66305d9a516ce8d4a0.tar.gz
src-9a3ae0cdef9ac9a4b8c5cc66305d9a516ce8d4a0.zip
Import OpenSSL 1.1.1l
Diffstat (limited to 'crypto/openssl/doc/man1')
-rw-r--r--crypto/openssl/doc/man1/enc.pod4
-rw-r--r--crypto/openssl/doc/man1/s_client.pod2
-rw-r--r--crypto/openssl/doc/man1/s_server.pod2
3 files changed, 4 insertions, 4 deletions
diff --git a/crypto/openssl/doc/man1/enc.pod b/crypto/openssl/doc/man1/enc.pod
index 3c7b6c42ea2c..9068282db543 100644
--- a/crypto/openssl/doc/man1/enc.pod
+++ b/crypto/openssl/doc/man1/enc.pod
@@ -180,8 +180,8 @@ Debug the BIOs used for I/O.
=item B<-z>
-Compress or decompress clear text using zlib before encryption or after
-decryption. This option exists only if OpenSSL with compiled with zlib
+Compress or decompress encrypted data using zlib after encryption or before
+decryption. This option exists only if OpenSSL was compiled with the zlib
or zlib-dynamic option.
=item B<-none>
diff --git a/crypto/openssl/doc/man1/s_client.pod b/crypto/openssl/doc/man1/s_client.pod
index 743b2db2ba43..f1a2c4abdf53 100644
--- a/crypto/openssl/doc/man1/s_client.pod
+++ b/crypto/openssl/doc/man1/s_client.pod
@@ -797,7 +797,7 @@ server.
The B<s_client> utility is a test tool and is designed to continue the
handshake after any certificate verification errors. As a result it will
-accept any certificate chain (trusted or not) sent by the peer. None test
+accept any certificate chain (trusted or not) sent by the peer. Non-test
applications should B<not> do this as it makes them vulnerable to a MITM
attack. This behaviour can be changed by with the B<-verify_return_error>
option: any verify errors are then returned aborting the handshake.
diff --git a/crypto/openssl/doc/man1/s_server.pod b/crypto/openssl/doc/man1/s_server.pod
index 9fdac4919038..aa6c19d31f9a 100644
--- a/crypto/openssl/doc/man1/s_server.pod
+++ b/crypto/openssl/doc/man1/s_server.pod
@@ -701,7 +701,7 @@ disabling the ephemeral DH cipher suites.
=item B<-alpn val>, B<-nextprotoneg val>
-These flags enable the Enable the Application-Layer Protocol Negotiation
+These flags enable the Application-Layer Protocol Negotiation
or Next Protocol Negotiation (NPN) extension, respectively. ALPN is the
IETF standard and replaces NPN.
The B<val> list is a comma-separated list of supported protocol