Skip to content

Commit f1dad0d

Browse files
authored
Update DisablingCertificateValidation.qhelp
1 parent 3e89848 commit f1dad0d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

javascript/ql/src/Security/CWE-295/DisablingCertificateValidation.qhelp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<p>
99

1010
Certificate validation is the standard authentication method of a
11-
secure TLS connection. Without it, there is no guarantee about who the
12-
other party of a TLS connection is, enabling man-in-the-middle
13-
attacks.
11+
secure TLS connection. Without it, there is no guarantee about who the other party of a TLS connection is, making man-in-the-middle attacks more likely to occur
1412

1513
</p>
1614

0 commit comments

Comments
 (0)