summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2018-05-04 14:40:05 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2018-06-04 07:08:17 +0000
commitb1bd2021d2ac0b9aa8cbde2d71248b3be6809d47 (patch)
treebc4796ce5413771d8a407ca3b9e9296c5d2f997a
parent41ae28e1b77680a393316f5a032837e67f3b5ad3 (diff)
Doc: Remove outdated info and linkify value
No reason to duplicate the info there in a paranthesis. Change-Id: Ie01be382d36bbc8e7f2eff4cc7ae0df207869c25 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
-rw-r--r--src/network/ssl/qsslconfiguration.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/ssl/qsslconfiguration.cpp b/src/network/ssl/qsslconfiguration.cpp
index 1071662d96..a1697c0125 100644
--- a/src/network/ssl/qsslconfiguration.cpp
+++ b/src/network/ssl/qsslconfiguration.cpp
@@ -1005,7 +1005,7 @@ QSslConfiguration::NextProtocolNegotiationStatus QSslConfiguration::nextProtocol
\list
\li no local certificate and no private key
- \li protocol SecureProtocols (meaning either TLS 1.0 or SSL 3 will be used)
+ \li protocol \l{QSsl::SecureProtocols}{SecureProtocols}
\li the system's default CA certificate list
\li the cipher list equal to the list of the SSL libraries'
supported SSL ciphers that are 128 bits or more