fixed vhost config and ssl trusted certs
This commit is contained in:
parent
6d75684a40
commit
6d087a3938
2 changed files with 3 additions and 2 deletions
|
|
@ -9,7 +9,6 @@ ssl_prefer_server_ciphers on;
|
|||
|
||||
# HSTS (ngx_http_headers_module is required) (15768000 seconds = 6 months)
|
||||
add_header Strict-Transport-Security "max-age=15768000";
|
||||
proxy_hide_header Strict-Transport-Security;
|
||||
|
||||
# OCSP Stapling ---
|
||||
# fetch OCSP records from URL in ssl_certificate and cache them
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue