bifrost/releasenotes/notes/nginx-proxy-a4aa77ff045060be.yaml
Dmitry Tantsur f30cc86557 Terminate TLS on Nginx
This is more efficient, and the eventlet's implementation has had
substantial issues in the past.

Change-Id: If5bccf360e7295cdcf145ca2b5402c168acc57af
2021-11-30 16:26:08 +01:00

6 lines
118 B
YAML

---
features:
- |
TLS (when enabled) is now handled by Nginx in proxy mode rather than
services themselves.