Skip to content

Commit

Permalink
Doc: Remove outdated info and linkify value
Browse files Browse the repository at this point in the history
No reason to duplicate the info there in a paranthesis.

Change-Id: Ie01be382d36bbc8e7f2eff4cc7ae0df207869c25
Reviewed-by: Timur Pocheptsov <[email protected]>
  • Loading branch information
Morten242 committed Jun 4, 2018
1 parent 41ae28e commit b1bd202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network/ssl/qsslconfiguration.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b1bd202

Please sign in to comment.