summaryrefslogtreecommitdiff
path: root/src/exchange-tools/test_taler_exchange_httpd.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-18 15:03:41 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-18 15:03:41 +0100
commitb1cfcf4fbe23609b5f7f91454f24f6ad384f42ce (patch)
tree5d5d35481c0473869d72583cefe568d1d3c7e8f9 /src/exchange-tools/test_taler_exchange_httpd.conf
parenta631645648d817ec2c9744b31395256d266bb800 (diff)
downloadexchange-b1cfcf4fbe23609b5f7f91454f24f6ad384f42ce.tar.gz
exchange-b1cfcf4fbe23609b5f7f91454f24f6ad384f42ce.tar.bz2
exchange-b1cfcf4fbe23609b5f7f91454f24f6ad384f42ce.zip
add keyup key regeneration on revocation test; closes #6123
Diffstat (limited to 'src/exchange-tools/test_taler_exchange_httpd.conf')
-rw-r--r--src/exchange-tools/test_taler_exchange_httpd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange-tools/test_taler_exchange_httpd.conf b/src/exchange-tools/test_taler_exchange_httpd.conf
index 63b59f905..d6748b5d3 100644
--- a/src/exchange-tools/test_taler_exchange_httpd.conf
+++ b/src/exchange-tools/test_taler_exchange_httpd.conf
@@ -31,11 +31,11 @@ LEGAL_DURATION = 2 years
# how long do we generate denomination and signing keys
# ahead of time?
-LOOKAHEAD_SIGN = 32 weeks 1 day
+LOOKAHEAD_SIGN = 2 weeks 1 day
# how long do we provide to clients denomination and signing keys
# ahead of time?
-LOOKAHEAD_PROVIDE = 4 weeks 1 day
+LOOKAHEAD_PROVIDE = 1 weeks 1 day
# HTTP port the exchange listens to
PORT = 8081