Skip to content

Commit dcae0ef

Browse files
committed
Rust: I prefer the original certificates reference from the Go .qhelp.
1 parent 87d66c6 commit dcae0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/src/queries/security/CWE-295/DisabledCertificateCheck.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Rust native-tls crate: <a href="https://docs.rs/native-tls/latest/native_tls/str
3333
Rust reqwest crate: <a href="https://docs.rs/reqwest/latest/reqwest/struct.ClientBuilder.html">ClientBuilder</a>.
3434
</li>
3535
<li>
36-
Mozilla: <a href="https://infosec.mozilla.org/guidelines/web_security#https">Web Security Guidelines: HTTPS</a>.
36+
SSL.com: <a href="https://www.ssl.com/article/browsers-and-certificate-validation/">Browsers and Certificate Validation</a>.
3737
</li>
3838
</references>
3939
</qhelp>

0 commit comments

Comments
 (0)