summaryrefslogtreecommitdiffstats
path: root/examples/bcfg2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bcfg2.conf')
-rw-r--r--examples/bcfg2.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/bcfg2.conf b/examples/bcfg2.conf
index d163e9e1a..cac424576 100644
--- a/examples/bcfg2.conf
+++ b/examples/bcfg2.conf
@@ -1,9 +1,8 @@
[communication]
protocol = xmlrpc/ssl
password = foobat
-key = /etc/bcfg2.key
-# fingerprint of server (from bcfg2-admin fingerprint)
-#fingerprint = [server fingerprint]
+# certificate = /etc/bcfg2.key
+# key = /etc/bcfg2.key
[components]
bcfg2 = https://localhost:6789