1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-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;