summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorHolger Weiß <holger@zedat.fu-berlin.de>2011-06-20 17:02:40 +0200
committerHolger Weiß <holger@zedat.fu-berlin.de>2011-06-20 17:02:40 +0200
commit61898874c8acc06fe5b3ce07de341a20d857e997 (patch)
tree1c9a5f0df7e3c1dc8ffd0cc6199d1b4fa64358e2 /man
parent1baa342cb4e8a9c7775a5a52406d0bf2019382ce (diff)
downloadbcfg2-61898874c8acc06fe5b3ce07de341a20d857e997.tar.gz
bcfg2-61898874c8acc06fe5b3ce07de341a20d857e997.tar.bz2
bcfg2-61898874c8acc06fe5b3ce07de341a20d857e997.zip
Document serverCommonNames in bcfg2.conf(5)
Describe the serverCommonNames option which can be specified in the [communication] section of the bcfg2.conf(5) file.
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5
index 786f69f9a..7cd04a0b7 100644
--- a/man/bcfg2.conf.5
+++ b/man/bcfg2.conf.5
@@ -379,6 +379,11 @@ Communication protocol to use. Defaults to xmlrpc/ssl.
A client-only option. Number of times to retry network communication.
.TP
+.B serverCommonNames
+A client-only option. A colon-separated list of Common Names the client
+will accept in the SSL certificate presented by the server.
+
+.TP
.B user
A client-only option. The UUID of the client.