summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.1
diff options
context:
space:
mode:
authorrunge <runge>2008-05-12 01:04:40 +0000
committerrunge <runge>2008-05-12 01:04:40 +0000
commitd538e4e28148c967d00310f3eca1a648916b771e (patch)
treef51d18743903c98200b24f82d5e19e1cbde34a53 /x11vnc/x11vnc.1
parentfa53197938187817f93d3b86ee6dd696bce1e834 (diff)
downloadlibtdevnc-d538e4e28148c967d00310f3eca1a648916b771e.tar.gz
libtdevnc-d538e4e28148c967d00310f3eca1a648916b771e.zip
x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r--x11vnc/x11vnc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1
index 0b571cb..71f679e 100644
--- a/x11vnc/x11vnc.1
+++ b/x11vnc/x11vnc.1
@@ -2,7 +2,7 @@
.TH X11VNC "1" "May 2008" "x11vnc " "User Commands"
.SH NAME
x11vnc - allow VNC connections to real X11 displays
- version: 0.9.4, lastmod: 2008-05-07
+ version: 0.9.4, lastmod: 2008-05-10
.SH SYNOPSIS
.B x11vnc
[OPTION]...
@@ -1787,8 +1787,8 @@ If you set the env. var REQ_ARGS='...' it will be
passed to openssl
.IR req (1).
A common use would be
-REQ_ARGS='-days 730' to bump up the expiration date
-(2 years in this case).
+REQ_ARGS='-days 1095' to bump up the expiration date
+(3 years in this case).
.PP
\fB-sslEncKey\fR \fI[pem]\fR
.IP