diff options
Diffstat (limited to 'man/bcfg2.conf.5')
-rw-r--r-- | man/bcfg2.conf.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5 index c32ccde16..f2e47b7ac 100644 --- a/man/bcfg2.conf.5 +++ b/man/bcfg2.conf.5 @@ -64,7 +64,7 @@ reporting system, so they can be centrally observed. \(bu .B BB -The BB plugin maps users to machines and metadata to machines. +The BB plugin maps users to machines and metadata to machines. (experimental) \(bu @@ -339,20 +339,20 @@ settings used for client-server communication. .B ca The path to a file containing the CA certificate. This file is required on the server, and optional on clients. However, if the -cacert is not present on clients, the server cannot be verified. +cacert is not present on clients, the server cannot be verified. .TP .B certificate The path to a file containing a PEM formatted certificate which signs the key with the ca certificate. This setting is required on the server in all cases, and required on clients if using client -certificates. +certificates. .TP .B key Specifies the path to a file containing the SSL Key. This is required on the server in all cases, and required on clients if using client -certificates. +certificates. .TP .B password @@ -379,7 +379,7 @@ of the configuration file. .TP .B path -Custom path for backups created in paranoid mode. The default is in +Custom path for backups created in paranoid mode. The default is in /var/cache/bcfg2. .TP |