HTTP Public Key Pinning Extension HPKP for Apache, NGINX and Lighttpd

1 · RvE · Dec. 30, 2014, midnight
Public Key Pinning means that a certificate chain must include a whitelisted public key. It ensures only whitelisted Certificate Authorities (CA) can sign certificates for `*.example.com`, and not any CA in your browser store. This article has background theory and configuration examples for Apache, Lighttpd and NGINX....