A technique that binds an app to a specific server certificate to prevent man-in-the-middle (MiTM) attacks.
A secure messaging app uses certificate pinning to ensure it only communicates with its intended server, protecting against attackers intercepting the data.
What does certificate pinning protect against in mobile apps?
Man-in-the-middle attacks (MiTM).