Skip to content

Commit 7a54445

Browse files
committed
[Conf] Přidání HPKP, zatím jen Report-Only
1 parent 5b90c33 commit 7a54445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/prod-https.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ resolver 8.8.8.8 8.8.4.4;
88
ssl_dhparam /etc/nginx/certs/jakobejitblokaci.cz.dhparams.pem;
99

1010
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" always;
11+
add_header Public-Key-Pins-Report-Only 'pin-sha256="RhHxYaY5UGlpZnGUAK9hC15MfRxOrBZYzHEAOnWJAPo="; pin-sha256="i12W7qWJaVdCDA9Rb5r9VUAWtp18cZmY+QqRq2RpYWU="; pin-sha256="aC72IzZk6QOl4rq5xjY7mkUzQswUI0BhCGyN2SR3S88="; max-age=600; includeSubdomains; report-uri="https://plz.report-uri.io/r/default/hpkp/reportOnly"';

0 commit comments

Comments
 (0)