dee269d7a5
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
7 lines
205 B
YAML
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.
|