include order fixes

This commit is contained in:
Szekeres Bálint
2018-01-10 16:08:38 +01:00
parent ccdd4ec318
commit 3e55b6cd97
6 changed files with 20 additions and 14 deletions

View File

@@ -16,7 +16,6 @@ ssl_prefer_server_ciphers on;
add_header Strict-Transport-Security "max-age=15768000" always;
# OCSP Stapling
# fetch OCSP records from URL in ssl_certificate and cache them
ssl_stapling on;
ssl_stapling_verify on;