summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Likins <alikins@redhat.com>2007-09-25 18:19:03 -0400
committerAdrian Likins <alikins@redhat.com>2007-09-25 18:19:03 -0400
commita5a42f54eddda1ea17cf6833f1c3120f4e43db28 (patch)
tree1d66f01f411b25935173effed0715eddf0252678
parentec74dd51d8eb3e580cf53fa45357cd7f8b788bdc (diff)
downloadthird_party-func-a5a42f54eddda1ea17cf6833f1c3120f4e43db28.tar.gz
third_party-func-a5a42f54eddda1ea17cf6833f1c3120f4e43db28.tar.xz
third_party-func-a5a42f54eddda1ea17cf6833f1c3120f4e43db28.zip
'' doesnt work, since it thinks the hostname is ''
maybe we could special case this in the code, but this makes the default at least work for now
-rw-r--r--etc/certmaster.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/certmaster.conf b/etc/certmaster.conf
index 0dd8dcc..45603a7 100644
--- a/etc/certmaster.conf
+++ b/etc/certmaster.conf
@@ -1,4 +1,4 @@
-listen_addr = ''
+listen_addr =
listen_port = 51235
cadir = /etc/pki/func/ca
certroot = /var/lib/func/certmaster/certs