Hacker News new | ask | show | jobs
by passerby1 922 days ago
How many apps do use certificate pinning and so will be broken as a result of this app's MITM?
1 comments

Afaik most desktop applications don't do certificate pinning. Mobile apps definitely do.

Except things like browsers (e.g. Firefox, Chrome) or python that ship their own root CA trust store.