SSL pinning allows the application to only trust the valid or pre-defined certificate or Public Key . The application developer uses SSL pinning technique as an additional security layer for application traffic. As normally, the application trusts custom certificate and allows the application to intercept the traffic.