mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update python/ql/src/Security/CWE-327/InsecureDefaultProtocol.qhelp
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
and TLS 1.0 and 1.1 are known to be vulnerable to attacks. Using TLS 1.2 or
|
||||
above is strongly recommended. If no explicit
|
||||
<code>ssl_version</code> is specified, the default
|
||||
<code>PROTOCOL_TLS</code> is chosen. This protocol is insecure in that it
|
||||
<code>PROTOCOL_TLS</code> is chosen. This protocol is insecure because it
|
||||
allows TLS 1.0 and TLS 1.1 and so should not be used.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user