summaryrefslogtreecommitdiffstats
path: root/man/bcfg2.conf.5
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2009-10-30 21:06:21 +0000
committerNarayan Desai <desai@mcs.anl.gov>2009-10-30 21:06:21 +0000
commit9a251821f37f896c1b62fed6c6e5fea364599f0e (patch)
treee9b3e2ab441c15df8ed3fc8b2334fbd83c195719 /man/bcfg2.conf.5
parentc07c12e5311ae21c4d28bab11b846f71b47f64d7 (diff)
downloadbcfg2-9a251821f37f896c1b62fed6c6e5fea364599f0e.tar.gz
bcfg2-9a251821f37f896c1b62fed6c6e5fea364599f0e.tar.bz2
bcfg2-9a251821f37f896c1b62fed6c6e5fea364599f0e.zip
Documentation: updates for ssl to bcfg2.conf.5
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5518 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2.conf.5')
-rw-r--r--man/bcfg2.conf.512
1 files changed, 10 insertions, 2 deletions
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5
index 2ac843d98..fce572d94 100644
--- a/man/bcfg2.conf.5
+++ b/man/bcfg2.conf.5
@@ -25,8 +25,16 @@ These options are only necessary on the Bcfg2 server. They are specified in the
Specifies the path to the Bcfg2 repository containing all of the configuration specifications. The repository should be created using the bcfg2-init command.
.TP
-.B bundles
-A list of enabled bundles
+.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.
+
+.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.
+
+.TP
+.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.
.TP
.B filemonitor