tripleo-heat-templates/releasenotes/notes/horizon-hsts-43ac1c7b602a4381.yaml
Takashi Kajinami dee269d7a5 Horizon: Support Strict-Transport-Security header
This allows operators to enable HTTP Strict-Transport-Security (HSTS)
for Horizon endpoint, to enforce usage of SSL.

Depends-on: https://review.opendev.org/841194
Change-Id: I79432830cf76b29834927944ee04705f057e58df
2022-05-10 11:52:11 +00:00

7 lines
205 B
YAML

---
features:
- |
The new ``HorizonHstsHeaderValue`` parameter has been added. When this
parameter is set, haproxy adds HTTP Strict-Transport-Security header to
HTTP response to enforce SSL.