Files
self-host/bitwarden-lite/nginx/security-headers-ssl.conf

2 lines
144 B
Plaintext

# This will enforce HTTP browsing into HTTPS and avoid ssl stripping attack. 6 months age
add_header Strict-Transport-Security max-age=15768000;