Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355cb6e commit 502e4c3Copy full SHA for 502e4c3
1 file changed
java/ql/src/Security/CWE/CWE-297/UnsafeHostnameVerification.qhelp
@@ -22,9 +22,8 @@ An attack would look like this:
22
<recommendation>
23
<p>
24
Do not use an open <code>HostnameVerifier</code>.
25
+If you use an open verifier to solve a configuration problem with TLS/HTTPS you should solve the configuration problem instead.
26
</p>
-<li>If you use an open verifier to solve a configuration problem with TLS/HTTPS you should solve the configuration problem instead.
27
-</li>
28
29
</recommendation>
30
0 commit comments