summaryrefslogtreecommitdiff
path: root/releasenotes/notes/websocket-proxy-to-host-security-c3eca0647b0cbc02.yaml
blob: 017bf386fd29cfc65383efd8b910dec3c48a1146 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Added a number of new configuration options to the ``[vnc]`` group, which
    together allow for the configuration of authentication used between the
    *nova-novncproxy* server and the compute node VNC server.

    - ``auth_schemes``
    - ``vencrypt_client_key``
    - ``vencrypt_client_cert``
    - ``vencrypt_ca_certs``