1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00
Files
server/docker-unified/nginx/security-headers-ssl.conf
2022-11-18 14:39:01 -05:00

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;