diff options
author | runge <runge> | 2006-04-16 18:31:48 +0000 |
---|---|---|
committer | runge <runge> | 2006-04-16 18:31:48 +0000 |
commit | 0ef122b61c4bc1f0652cd98fcc331e484b00ea0f (patch) | |
tree | d192e55f2d6ac15518913ab428d46e9583f02689 /x11vnc/x11vnc.1 | |
parent | d14cf0a84c88a02222caad1692228584b610aacc (diff) | |
download | libtdevnc-0ef122b61c4bc1f0652cd98fcc331e484b00ea0f.tar.gz libtdevnc-0ef122b61c4bc1f0652cd98fcc331e484b00ea0f.zip |
Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r-- | x11vnc/x11vnc.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index fcf2d6b..97043df 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -2,7 +2,7 @@ .TH X11VNC "1" "April 2006" "x11vnc " "User Commands" .SH NAME x11vnc - allow VNC connections to real X11 displays - version: 0.8.1, lastmod: 2006-04-05 + version: 0.8.1, lastmod: 2006-04-16 .SH SYNOPSIS .B x11vnc [OPTION]... @@ -755,10 +755,8 @@ might want your certificates and keys to be on a local filesystem to prevent network snooping (for example \fB-ssldir\fR /var/lib/x11vnc-certs). .IP -\fB-ssldir\fR effects the other \fB-ssl*\fR options. In the case -of maintenance commands where the VNC server is not run -(e.g. \fB-sslGenCA),\fR the \fB-ssldir\fR option must precede the -command. E.g. x11vnc \fB-ssldir\fR ~/mydir \fB-sslCertInfo\fR LIST +\fB-ssldir\fR affects nearly all of the other \fB-ssl*\fR options, +e.g. \fB-ssl\fR SAVE, \fB-sslGenCert,\fR etc.. .PP \fB-sslverify\fR \fI[path]\fR .IP |