Application Security, iOS

Prevent MITM Attack by SSL Public Key Pinning : Part – 2

In this blog, we are going to learn about public key pinning and how we can achieve it with URLSession. Before that, let's briefly discuss SSL certificate pinning. SSL pinning is a security technique used in mobile and web applications to ensure that the client only communicates with servers via a specific SSL certificate or public...

by Vibhash Kumar
Tag: SSL Public Key Pinning
10-Apr-2024