summaryrefslogtreecommitdiff
path: root/test/config/frontend-1.config
diff options
context:
space:
mode:
Diffstat (limited to 'test/config/frontend-1.config')
-rw-r--r--test/config/frontend-1.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/config/frontend-1.config b/test/config/frontend-1.config
index 9d7e37c..2ae1904 100644
--- a/test/config/frontend-1.config
+++ b/test/config/frontend-1.config
@@ -33,6 +33,9 @@
{storage_nodes, ["https://127.0.0.1:8081/ct/storage/"]},
{storage_nodes_quorum, 1},
{publickey_path, "publickeys"},
+ {services, [ht, sign]},
+ {log_private_key, "test/eckey.pem"},
+ {log_public_key, "test/eckey-public.pem"},
{own_key, {"frontend-1", "privatekeys/frontend-1-private.pem"}},
{allowed_clients, [{"/ct/frontend/sendentry", ["merge-1"]},
{"/ct/frontend/sendlog", ["merge-1"]},