summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-10-06 12:11:32 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-10-06 19:47:40 +0000
commit4b0605e94042c4cce1b50bdbf7cf4773727db7b7 (patch)
treeff91ba49095c822c26a7277e4f06c0a644df969a /config_help.txt
parentae7db6abf00347b6600d7902cf3b1752e5b89a51 (diff)
Document that schannel is on by default
Since d385158d5213ef568b , schannel is built by default on Windows. Change-Id: I46cd437c9cbfae9ba74d1aebb5f1e8db3383ec2a Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 0fe44fb8b93cb67538f55a6140e1263cb6e8f46e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index bee38edda3..10c2f7bf82 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -209,7 +209,7 @@ Network options:
-no-openssl .......... Do not use OpenSSL [default on Apple]
-openssl-linked ...... Use OpenSSL and link to libssl [no]
-openssl-runtime ..... Use OpenSSL and dynamically load libssl [auto]
- -schannel ............ Use Secure Channel [no] (Windows only)
+ -schannel ............ Use Secure Channel [auto] (Windows only)
-securetransport ..... Use SecureTransport [auto] (Apple only)
-sctp ................ Enable SCTP support [no]