summaryrefslogtreecommitdiff
path: root/doc/afserver_example.conf
diff options
context:
space:
mode:
authorJakub Sławiński2007-10-03 23:32:17 +0200
committerJoshua Judson Rosen2014-07-17 21:15:04 +0200
commitbe7cc5efd2c1ad8227794f77c27e3376f509ef4a (patch)
treecd0c80a493c4c8218c01772e8951b9039fbc6f8d /doc/afserver_example.conf
parentUpdate copyright statements. (diff)
downloadapf-be7cc5efd2c1ad8227794f77c27e3376f509ef4a.tar.gz
- Added (by Joshua Judson Rosen): certificate-based authentication
Diffstat (limited to 'doc/afserver_example.conf')
-rw-r--r--doc/afserver_example.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/afserver_example.conf b/doc/afserver_example.conf
index a11f5c1..8bdafa6 100644
--- a/doc/afserver_example.conf
+++ b/doc/afserver_example.conf
@@ -1,7 +1,7 @@
# This is an example configuration file for active port forwarder (server)
# Firstly, we have to declare our files with key and certificate
-cerfile cacert.pem
+cerfile server-cert.pem
# Please note, that we can place only blank characters between words
@@ -47,6 +47,9 @@ manageport 50126 #portnumber on which server is listening for afclient
#ipv4 #use ipv4 only
#ipv6 #use ipv6 only
#enableproxy #enable http proxy mode
+#cacerfile filename #the name of the file with CA certificates
+ # (if used, require clients to have valid certificates)
+#cerdepth #the maximum depth of valid certificate-chains
# and now the second realm