Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@techandme.se>2018-09-05 17:09:55 +0300
committerGitHub <noreply@github.com>2018-09-05 17:09:55 +0300
commit4a29c8143a5e6f80febe67c3a51d241372a601c3 (patch)
tree955270b029c93efe2e5f276b401dd700473af6f2 /lets-encrypt
parent7f88cb32e34d7ec688871b1c64c490a104ed31e5 (diff)
prepare for nextcloud 14 (#633)
Diffstat (limited to 'lets-encrypt')
-rw-r--r--lets-encrypt/activate-ssl.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lets-encrypt/activate-ssl.sh b/lets-encrypt/activate-ssl.sh
index 394d20cb..4fd36426 100644
--- a/lets-encrypt/activate-ssl.sh
+++ b/lets-encrypt/activate-ssl.sh
@@ -135,6 +135,7 @@ then
<VirtualHost *:443>
Header add Strict-Transport-Security: "max-age=15768000;includeSubdomains"
+ Header always set Referrer-Policy "strict-origin"
SSLEngine on
SSLCompression off
SSLProtocol all -SSLv2 -SSLv3