|
|
|
|
|
by kuschku
3798 days ago
|
|
You only care about pinning when you fear that a third actor somewhere between your server and the end client might MitM the connection with a valid certificate. If a third party controls your keys, certificate pinning is useless to prevent against attacks from that third party or governmental agencies. |
|
Not sure if this approach is common in native applications that pin to keys as well.