From f2e4a5f9b0919dc16ea83a8826e8d52b02178b38 Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Sun, 3 Jul 2005 23:15:19 +0200 Subject: v0.7.1 - Added: afserver certificate storing and checking - Modified: generating keys and certificate - Fixed: creating apf directory - Fixed: some bugs in proxy tunnel initialization --- doc/afclient.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/afclient.1') diff --git a/doc/afclient.1 b/doc/afclient.1 index 7fd5a1c..c2d1bc3 100644 --- a/doc/afclient.1 +++ b/doc/afclient.1 @@ -1,4 +1,4 @@ -.TH afclient 1 "apf 0.7" Jeremian +.TH afclient 1 "apf 0.7.1" Jeremian .SH NAME afclient \- active port forwarder client .SH SYNOPSIS @@ -55,10 +55,16 @@ is running (required) .B --pass PASSWORD set the password used for client identification (default: no password) +.B --ignorepkeys + ignore invalid server's public keys + .I Configuration .B -k, --keyfile FILE the name of the file with RSA key (default: client.rsa) + +.B -s, --storefile + the name of the file with stored public keys (default: known_hosts) .B -D, --dateformat FORMAT format of the date printed in logs (see 'man strftime' for details) (default: %d.%m.%Y %H:%M:%S) -- cgit v1.1