Question 9 of 10Pro Only
How do you implement certificate pinning in a mobile app, and why is it important for API security? What are the trade-offs?
Sample answer preview
Certificate pinning is a security technique that restricts which TLS certificates your mobile app trusts when communicating with your API servers. By default, mobile apps trust any certificate signed by any Certificate Authority in the device's trust store.
certificate-pinningpublic-key-pinningtlsman-in-the-middletrust-storecertificate-authority