summaryrefslogtreecommitdiff
path: root/cb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cb.conf')
-rw-r--r--cb.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/cb.conf b/cb.conf
index 21187c3..377067c 100644
--- a/cb.conf
+++ b/cb.conf
@@ -11,3 +11,6 @@ ca_host='user@ca.example.com'
# which user owns the certificates (not root)
certificate_user='http'
+
+# directory of the webserver - must be reachable via https://$host/.csr/
+webserver_dir='/srv/http/httpdocs/.csr'