summaryrefslogtreecommitdiff
path: root/test/config/storage-1.config
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2015-02-27 13:53:32 +0100
committerMagnus Ahltorp <map@kth.se>2015-02-27 13:53:32 +0100
commitaf5ac7c5faa5366683dfddf76f4122c8974ca1fa (patch)
tree51cee62264254d8b1e10f9c2f99558bd27c90bfb /test/config/storage-1.config
parent0b82926a7f6c342f5942fb8e7181791460a3267e (diff)
Require authentication for merge callsauthentication
Diffstat (limited to 'test/config/storage-1.config')
-rw-r--r--test/config/storage-1.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/config/storage-1.config b/test/config/storage-1.config
index 8770f88..005a8ad 100644
--- a/test/config/storage-1.config
+++ b/test/config/storage-1.config
@@ -33,7 +33,7 @@
{own_key, {"storage-1", "privatekeys/storage-1-private.pem"}},
{allowed_clients, [{"/ct/storage/sendentry", ["frontend-1"]},
{"/ct/storage/entrycommitted", ["frontend-1"]},
- {"/ct/storage/fetchnewentries", noauth},
+ {"/ct/storage/fetchnewentries", ["merge-1"]},
{"/ct/storage/getentry", noauth}
]}
]}].