man: Update documentation of tls-cert and tls-key in weston-vnc

Document the possibility to enable VNC backend with password-only
authentication.

Signed-off-by: Lukasz Czechowski <lukasz.czechowski@thaumatec.com>
This commit is contained in:
Lukasz Czechowski 2024-06-21 09:28:26 +02:00
parent 5c3f2465ca
commit 2241df2257

View File

@ -36,11 +36,12 @@ reduce network traffic.
.TP
\fBtls\-key\fR=\fIfile\fR
The file containing the key for doing TLS security. To have TLS security you also need
to ship a file containing a certificate.
to ship a file containing a certificate. If not specified, VNC will be enabled with password-only
authentication.
.TP
\fBtls\-cert\fR=\fIfile\fR
The file containing the certificate for doing TLS security. To have TLS security you also need
to ship a key file.
to ship a key file. If not specified, VNC will be enabled with password-only authentication.
.SS Section output
.TP