Skip to content

Commit 7eb8d61

Browse files
committed
HSTS and Varnish
1 parent 6941f05 commit 7eb8d61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/infrastructure_and_maintenance/security/security_checklist.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,11 @@ Make sure to also include subdomains by means of the `includeSubDomains` setting
255255

256256
When using [[= product_name_cloud =]], you can [configure HSTS in `.platform/routes.yaml`](https://docs.platform.sh/define-routes/https.html#enable-http-strict-transport-security-hsts).
257257

258+
Beware if you are using a Varnish proxy:
259+
Your version of Varnish may not support HTTPS connections with your web server.
260+
If so, make sure to only enable HSTS between your public-facing proxy and the clients.
261+
When using [[= product_name_cloud =]], this is handled automatically.
262+
258263
## Domain
259264

260265
### Enable Domain Name System Security Extensions (DNSSEC)

0 commit comments

Comments
 (0)