From be7cc5efd2c1ad8227794f77c27e3376f509ef4a Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Wed, 3 Oct 2007 23:32:17 +0200 Subject: v0.8.4 - Added (by Joshua Judson Rosen): certificate-based authentication --- doc/afclient_example.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/afclient_example.conf') diff --git a/doc/afclient_example.conf b/doc/afclient_example.conf index 45b2556..d336ce3 100644 --- a/doc/afclient_example.conf +++ b/doc/afclient_example.conf @@ -15,6 +15,7 @@ #ignorepkeys #ignore invalid server's public keys #keyfile client.rsa #the name of the file with RSA key (default: client.rsa) +#cerfile filename #the name of the file with certificate (default: no certificate used) #storefile known_hosts #the name of the file with stored public keys (default: known_hosts) #dateformat %Y-%m-%d %H:%M:%S #format of the date printed in logs (default: %Y-%m-%d %H:%M:%S) #keep-alive 15 #send keepalive packets every N seconds (default: not send keepalive packets) -- cgit v1.1