mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Fixes
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<overview>
|
||||
<p>
|
||||
Certificate pinning is the practice of only trusting a specific set of SSL certificates, rather than those that the device trusts by default.
|
||||
In Android applications, it is reccomended to use certificate pinning when communicating over the network,
|
||||
in order to minimize the risk of machine-in-the-middle attacks from a comprimised CA.
|
||||
</p>
|
||||
</overview>
|
||||
|
||||
<recommendation>
|
||||
|
||||
Reference in New Issue
Block a user