We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b90c33 commit 7a54445Copy full SHA for 7a54445
conf/prod-https.conf
@@ -8,3 +8,4 @@ resolver 8.8.8.8 8.8.4.4;
8
ssl_dhparam /etc/nginx/certs/jakobejitblokaci.cz.dhparams.pem;
9
10
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