aboutsummaryrefslogtreecommitdiff
path: root/src/exchange-lib/test_exchange_api_twisted.conf
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-14 14:50:27 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-14 22:32:13 +0200
commit08824870e6cb6b91bf43936357361d82f8017dc6 (patch)
treeea0b0fe85d31d901456e984f09968216dd988147 /src/exchange-lib/test_exchange_api_twisted.conf
parent6a0be254cc7a630da2f508119573338245277e56 (diff)
downloadexchange-08824870e6cb6b91bf43936357361d82f8017dc6.tar.xz
Triggering doubled /refresh/melt, plus prepare ground for twisting the /refresh/reveal
Diffstat (limited to 'src/exchange-lib/test_exchange_api_twisted.conf')
-rw-r--r--src/exchange-lib/test_exchange_api_twisted.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/exchange-lib/test_exchange_api_twisted.conf b/src/exchange-lib/test_exchange_api_twisted.conf
index 992e878c7..d64ea6596 100644
--- a/src/exchange-lib/test_exchange_api_twisted.conf
+++ b/src/exchange-lib/test_exchange_api_twisted.conf
@@ -33,6 +33,24 @@ TALER_TEST_HOME = test_exchange_api_home/
# Currency supported by the exchange (can only be one)
CURRENCY = EUR
+[exchange_keys]
+
+# how long is one signkey valid?
+signkey_duration = 4 weeks
+
+# how long are the signatures with the signkey valid?
+legal_duration = 2 years
+
+# how long do we generate denomination and signing keys
+# ahead of time?
+lookahead_sign = 32 weeks 1 day
+
+# how long do we provide to clients denomination and signing keys
+# ahead of time?
+lookahead_provide = 4 weeks 1 day
+
+
+
[exchange]
# HTTP port the exchange listens to