MovGP0        Über mich        Hilfen        Artikel        Weblinks        Literatur        Zitate        Notizen        Programmierung        MSCert        Physik      

HTTP Public Key Pinning (HPKP)

Bearbeiten
  • allow only TLS certificates with a specific hash value
HTTP-Header
Public-Key-Pins-Report-Only: pin-sha256="base64=="; pin-sha256="base64=="; max-age=604800; includeSubDomains; report-uri="/hpkp-violation-report"
Server
Client

|}