man: Improve doc for 'ca' in .vv files

Make it clearer that this CA will be used to validate the certificate
presented by the remote SPICE host when using TLS.
This commit is contained in:
Christophe Fergeau 2014-10-06 10:51:13 +02:00
parent d2fb85642a
commit 53b347c92c

View File

@ -188,7 +188,8 @@ Opens the client windows in fullscreen.
=item C<ca> (string)
CA certificate in PEM format (using "\n" to separate the lines), for verification purposes.
CA certificate in PEM format (using "\n" to separate the lines). This will be
used to verify the SSL certificate used for SPICE TLS sessions.
=item C<host-subject> (string)