summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-10-06 10:51:13 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2014-10-09 17:21:26 +0200
commit53b347c92c3a048205336174f844fcd4cc9dd78e (patch)
treee6c2201ba06c38bdf6fbefba4ee2fc41eecde824 /man
parentd2fb85642affe4915ba0fc796ca856ffc8eb1df1 (diff)
downloadvirt-viewer-53b347c92c3a048205336174f844fcd4cc9dd78e.tar.gz
virt-viewer-53b347c92c3a048205336174f844fcd4cc9dd78e.tar.xz
virt-viewer-53b347c92c3a048205336174f844fcd4cc9dd78e.zip
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.
Diffstat (limited to 'man')
-rw-r--r--man/remote-viewer.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/remote-viewer.pod b/man/remote-viewer.pod
index 48df479..2526675 100644
--- a/man/remote-viewer.pod
+++ b/man/remote-viewer.pod
@@ -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)