1 Star2 Stars3 Stars4 Stars5 Stars (12 votes, average: 4.92 out of 5)
Loading...

What is HTTP Public Key Pinning [HPKP]?

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…