Glossary
Certificate Pinning
A security technique in which an application is hardcoded to trust only a specific, known certificate or public key for a given server, rather than any certificate signed by a trusted CA. It defends against man-in-the-middle attacks that rely on a fraudulently issued or CA-compromised certificate.