What is HTTP Public Key Pinning? HTTP Public Key Pinning (HPKP) is a security feature built to protect websites from man-in-the-middle (MITM) attacks of a mis issued certificate. HPKP enables administrators to specify which cryptographic public keys are trusted for a particular domain. Also, HPKP prevents browsers from accepting certificates…