Skip to content

Commit b6257ed

Browse files
yofffelicitymay
andauthored
Update python/ql/src/Security/CWE-327/InsecureDefaultProtocol.qhelp
Co-authored-by: Felicity Chapman <[email protected]>
1 parent d5b304c commit b6257ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Security/CWE-327/InsecureDefaultProtocol.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
and TLS 1.0 and 1.1 are known to be vulnerable to attacks. Using TLS 1.2 or
1818
above is strongly recommended. If no explicit
1919
<code>ssl_version</code> is specified, the default
20-
<code>PROTOCOL_TLS</code> is chosen. This protocol is insecure in that it
20+
<code>PROTOCOL_TLS</code> is chosen. This protocol is insecure because it
2121
allows TLS 1.0 and TLS 1.1 and so should not be used.
2222
</p>
2323

0 commit comments

Comments
 (0)