summaryrefslogtreecommitdiffstats
path: root/x11vnc/help.c
diff options
context:
space:
mode:
authorrunge <runge>2006-04-16 18:31:48 +0000
committerrunge <runge>2006-04-16 18:31:48 +0000
commit0ef122b61c4bc1f0652cd98fcc331e484b00ea0f (patch)
treed192e55f2d6ac15518913ab428d46e9583f02689 /x11vnc/help.c
parentd14cf0a84c88a02222caad1692228584b610aacc (diff)
downloadlibtdevnc-0ef122b61c4bc1f0652cd98fcc331e484b00ea0f.tar.gz
libtdevnc-0ef122b61c4bc1f0652cd98fcc331e484b00ea0f.zip
Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.
Diffstat (limited to 'x11vnc/help.c')
-rw-r--r--x11vnc/help.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11vnc/help.c b/x11vnc/help.c
index 409ecd9..a1a3a33 100644
--- a/x11vnc/help.c
+++ b/x11vnc/help.c
@@ -632,10 +632,8 @@ void print_help(int mode) {
" filesystem to prevent network snooping (for example\n"
" -ssldir /var/lib/x11vnc-certs).\n"
"\n"
-" -ssldir effects the other -ssl* options. In the case\n"
-" of maintenance commands where the VNC server is not run\n"
-" (e.g. -sslGenCA), the -ssldir option must precede the\n"
-" command. E.g. x11vnc -ssldir ~/mydir -sslCertInfo LIST\n"
+" -ssldir affects nearly all of the other -ssl* options,\n"
+" e.g. -ssl SAVE, -sslGenCert, etc..\n"
"\n"
"-sslverify [path] For either of the -ssl or -stunnel modes, use [path]\n"
" to provide certificates to authenticate incoming VNC\n"