summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-07 12:44:36 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-07 12:44:36 +0200
commit0c2851b88b804b4191d929a63b3746d9747fac26 (patch)
tree83e5dd2fd1e4f0202e0374559d13f51457a89d08 /src/exchange
parent40b27a82103c8596948b37ab5784f7e2b478b162 (diff)
downloadexchange-0c2851b88b804b4191d929a63b3746d9747fac26.tar.gz
exchange-0c2851b88b804b4191d929a63b3746d9747fac26.tar.bz2
exchange-0c2851b88b804b4191d929a63b3746d9747fac26.zip
make test config files more autocomplete.
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/test_taler_exchange_httpd.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/exchange/test_taler_exchange_httpd.conf b/src/exchange/test_taler_exchange_httpd.conf
index 743dbfede..39ae75d06 100644
--- a/src/exchange/test_taler_exchange_httpd.conf
+++ b/src/exchange/test_taler_exchange_httpd.conf
@@ -2,6 +2,24 @@
# Persistant data storage for the testcase
TALER_TEST_HOME = test_taler_exchange_httpd_home/
+
+[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
+
+
[taler]
# Currency supported by the exchange (can only be one)
CURRENCY = EUR