About HTTP Public Key Pinning (HPKP)
January 30, 2019 | C#, Networks Security, Node.Js, Security, SSL/TLS | 2 Comments
Hey there, today we are going to see how we can implement a HTTP Public Key Pinning (HPKP) in just a few simple steps, to ensure the protection of the data that are transmitted from an app to another.
Continue reading