Benutzer-Werkzeuge

Webseiten-Werkzeuge


tachtler:let_s_encrypt_-_hpkp

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
tachtler:let_s_encrypt_-_hpkp [2020/10/03 17:06] – [/etc/httpd/conf/httpd.conf] klaustachtler:let_s_encrypt_-_hpkp [2021/03/06 11:00] (aktuell) – [/etc/httpd/conf/httpd.conf] klaus
Zeile 10: Zeile 10:
 ^ Beschreibung  ^ Link                                                                                     ^ ^ Beschreibung  ^ Link                                                                                     ^
 | Scott Helme   | [[https://scotthelme.co.uk/hpkp-http-public-key-pinning/|HPKP: HTTP Public Key Pinning]] | | Scott Helme   | [[https://scotthelme.co.uk/hpkp-http-public-key-pinning/|HPKP: HTTP Public Key Pinning]] |
-| Let's Encrypt | [[https://letsencrypt.org/certificates/|Chain of Trust]]                                 | +| Let's Encrypt | [[https://letsencrypt.org/certificates/|Chain of Trust]] |  
-| Report URI    | [[https://report-uri.com/home/pkp_hash|Report URI - Create your HPKP hash]]              | +
-| Report URI    | [[https://report-uri.com/home/pkp_analyse|Report URI - Analyse your HPKP policy]]        |+
 | Mozilla       | [[https://developer.mozilla.org/de/docs/Web/Security/Public_Key_Pinning| MDN web docs - Public Key Pinning]] | | Mozilla       | [[https://developer.mozilla.org/de/docs/Web/Security/Public_Key_Pinning| MDN web docs - Public Key Pinning]] |
  
Zeile 459: Zeile 457:
 <code apache> <code apache>
 <IfModule headers_module> <IfModule headers_module>
-        Header set Public-Key-Pins "pin-sha256=\"reoYu6y4qPE3Blm9PMCjogm8J7/vgpQsOt51hiLKCl8=\"; pin-sha256=\"YLh1dUR9y6Kja30RrAn7JKnbQG/uEtLMkBgFF2Fuihg=\"; pin-sha256=\"sRHdihwgkaib1P1gxX8HFszlD+7/gTfNvuAybgLPNis=\"; pin-sha256=\"Vjs8r4z+80wjNcr1YKepWQboSIRi63WsWXhIMN+eWys=\"; max-age=10; includeSubdomains;"+        Header set Public-Key-Pins "pin-sha256=\"reoYu6y4qPE3Blm9PMCjogm8J7/vgpQsOt51hiLKCl8=\"; pin-sha256=\"YLh1dUR9y6Kja30RrAn7JKnbQG/uEtLMkBgFF2Fuihg=\"; pin-sha256=\"sRHdihwgkaib1P1gxX8HFszlD+7/gTfNvuAybgLPNis=\"; pin-sha256=\"Vjs8r4z+80wjNcr1YKepWQboSIRi63WsWXhIMN+eWys=\"; max-age=90; includeSubdomains;"
 </IfModule> </IfModule>
 </code> </code>
tachtler/let_s_encrypt_-_hpkp.1601737604.txt.gz · Zuletzt geändert: 2020/10/03 17:06 von klaus