Skip to content

backend-vnc: encryption and authentication

Philipp Zabel requested to merge pH5/weston:vnc-auth into main

Enable the TLS encryption and password authentication support provided by Neat VNC.

This requires VNC clients to authenticate with the user name and password of the local user weston is running as. The TLS key and certificate have to be provided via command line parameters, same as the RDP backend.

Edited by Philipp Zabel

Merge request reports