summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Short <todd.short@me.com>2022-03-09 17:05:45 -0500
committerTodd Short <todd.short@me.com>2022-03-11 10:38:51 -0500
commit655e06a18bc5bc026bc37c3a824d2f175c94ea5b (patch)
tree147e39d043cf51e72571f0f11be1a66e35c5c94a
parentadd8c29badb315cb8137655893826562ff12a581 (diff)
DOC: TLS compression is disabled by default
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/17854) (cherry picked from commit 2cb52118ddd1d82d7b6028372238eaa2467bbd48)
-rw-r--r--doc/man3/SSL_CONF_cmd.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/SSL_CONF_cmd.pod b/doc/man3/SSL_CONF_cmd.pod
index 900c4f3a56..76fe1e16c7 100644
--- a/doc/man3/SSL_CONF_cmd.pod
+++ b/doc/man3/SSL_CONF_cmd.pod
@@ -434,7 +434,7 @@ B<SessionTicket>: session ticket support, enabled by default. Inverse of
B<SSL_OP_NO_TICKET>: that is B<-SessionTicket> is the same as setting
B<SSL_OP_NO_TICKET>.
-B<Compression>: SSL/TLS compression support, enabled by default. Inverse
+B<Compression>: SSL/TLS compression support, disabled by default. Inverse
of B<SSL_OP_NO_COMPRESSION>.
B<EmptyFragments>: use empty fragments as a countermeasure against a