tripleo-heat-templates/releasenotes/notes/add-console-ssl-cipher-protocol-params-d1f50f2c540c3f2b.yaml
Nathan Kinder 4b4783e730 Add parameters for VNC console proxy SSL/TLS settings
This adds new NovaVNCProxySSLCiphers and NovaVNCProxySSLMinimumVersion
parameters to manage the allowed TLS ciphers and minimum protocol
version to enforce for incoming client connections to the VNC proxy
service.

Change-Id: Ida03a0aa54ca15b343339d92abb9c105ead8b0b6
Related-Bug: 1842149
2020-03-11 21:38:52 +00:00

7 lines
238 B
YAML

---
features:
- |
Added parameters NovaVNCProxySSLCiphers and NovaVNCProxySSLMinimumVersion
to manage the allowed TLS ciphers and minimum protocol version to enforce
for incoming client connections to the VNC proxy service.