From d538e4e28148c967d00310f3eca1a648916b771e Mon Sep 17 00:00:00 2001 From: runge Date: Mon, 12 May 2008 01:04:40 +0000 Subject: x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg. --- x11vnc/help.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11vnc/help.c') diff --git a/x11vnc/help.c b/x11vnc/help.c index e135d16..ba744ee 100644 --- a/x11vnc/help.c +++ b/x11vnc/help.c @@ -1575,8 +1575,8 @@ void print_help(int mode) { "\n" " If you set the env. var REQ_ARGS='...' it will be\n" " passed to openssl req(1). A common use would be\n" -" REQ_ARGS='-days 730' to bump up the expiration date\n" -" (2 years in this case).\n" +" REQ_ARGS='-days 1095' to bump up the expiration date\n" +" (3 years in this case).\n" "\n" "-sslEncKey [pem] Utility to encrypt an existing PEM file with a\n" " passphrase you supply when prompted. For that key to be\n" -- cgit v1.2.1