summaryrefslogtreecommitdiff
path: root/src/testing/test_key_rotation.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-14 17:56:01 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-14 17:56:01 +0200
commit1c5fa025cc4a6369f585cb5b169cc677d093d30d (patch)
tree33f10698bd82a34aa6172f177bd157542953d161 /src/testing/test_key_rotation.conf
parent972e9098215a28f45e8542b0f34b79aa42096f0e (diff)
downloadmerchant-1c5fa025cc4a6369f585cb5b169cc677d093d30d.tar.gz
merchant-1c5fa025cc4a6369f585cb5b169cc677d093d30d.tar.bz2
merchant-1c5fa025cc4a6369f585cb5b169cc677d093d30d.zip
test for #6836 -- passes
Diffstat (limited to 'src/testing/test_key_rotation.conf')
-rw-r--r--src/testing/test_key_rotation.conf28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/testing/test_key_rotation.conf b/src/testing/test_key_rotation.conf
index d6eaaad4..22d04dc4 100644
--- a/src/testing/test_key_rotation.conf
+++ b/src/testing/test_key_rotation.conf
@@ -18,7 +18,7 @@ UNIXPATH = ${TALER_RUNTIME_DIR}/exchange.http
UNIXPATH_MODE = 660
PORT = 8081
BASE_URL = http://localhost:8081/
-SIGNKEY_DURATION = 2 s
+SIGNKEY_DURATION = 30 s
SIGNKEY_LEGAL_DURATION = 15 m
KEYDIR = ${TALER_DATA_HOME}/exchange/live-keys/
REVOCATION_DIR = ${TALER_DATA_HOME}/exchange/revocations/
@@ -26,19 +26,19 @@ TERMS_ETAG = 0
PRIVACY_ETAG = 0
[taler-exchange-secmod-eddsa]
-OVERLAP_DURATION = 1 s
+OVERLAP_DURATION = 5 s
KEY_DIR = ${TALER_DATA_HOME}/crypto-eddsa/
UNIXPATH = $TALER_RUNTIME_DIR/taler-exchange-secmod-eddsa.sock
SM_PRIV_KEY = ${TALER_DATA_HOME}/taler-exchange-secmod-eddsa/.private-key
-LOOKAHEAD_SIGN = 15 s
-DURATION = 2 s
+LOOKAHEAD_SIGN = 60 s
+DURATION = 30 s
[taler-exchange-secmod-rsa]
-OVERLAP_DURATION = 1 s
+OVERLAP_DURATION = 5 s
KEY_DIR = ${TALER_DATA_HOME}/crypto-rsa/
UNIXPATH = $TALER_RUNTIME_DIR/taler-exchange-secmod-rsa.sock
SM_PRIV_KEY = ${TALER_DATA_HOME}/taler-exchange-secmod-rsa/.private-key
-LOOKAHEAD_SIGN = 15 s
+LOOKAHEAD_SIGN = 60 s
[merchant]
@@ -110,7 +110,7 @@ exchange = http://localhost:8081/
[coin_kudos_ct_1]
value = TESTKUDOS:0.01
-duration_withdraw = 2 s
+duration_withdraw = 30 s
duration_spend = 5 m
duration_legal = 15 m
fee_withdraw = TESTKUDOS:0.01
@@ -121,7 +121,7 @@ rsa_keysize = 1024
[coin_kudos_ct_10]
value = TESTKUDOS:0.10
-duration_withdraw = 2 s
+duration_withdraw = 30 s
duration_spend = 5 m
duration_legal = 15 m
fee_withdraw = TESTKUDOS:0.01
@@ -132,7 +132,7 @@ rsa_keysize = 1024
[coin_kudos_1]
value = TESTKUDOS:1
-duration_withdraw = 2 s
+duration_withdraw = 30 s
duration_spend = 5 m
duration_legal = 15 m
fee_withdraw = TESTKUDOS:0.02
@@ -143,7 +143,7 @@ rsa_keysize = 1024
[coin_kudos_2]
value = TESTKUDOS:2
-duration_withdraw = 2 s
+duration_withdraw = 30 s
duration_spend = 5 m
duration_legal = 15 m
fee_withdraw = TESTKUDOS:0.03
@@ -154,7 +154,7 @@ rsa_keysize = 1024
[coin_kudos_4]
value = TESTKUDOS:4
-duration_withdraw = 2 s
+duration_withdraw = 30 s
duration_spend = 5 m
duration_legal = 15 m
fee_withdraw = TESTKUDOS:0.03
@@ -165,7 +165,7 @@ rsa_keysize = 1024
[coin_kudos_5]
value = TESTKUDOS:5
-duration_withdraw = 2 s
+duration_withdraw = 30 s
duration_spend = 5 m
duration_legal = 15 m
fee_withdraw = TESTKUDOS:0.01
@@ -176,7 +176,7 @@ rsa_keysize = 1024
[coin_kudos_8]
value = TESTKUDOS:8
-duration_withdraw = 2 s
+duration_withdraw = 30 s
duration_spend = 5 m
duration_legal = 15 m
fee_withdraw = TESTKUDOS:0.05
@@ -187,7 +187,7 @@ rsa_keysize = 1024
[coin_kudos_10]
value = TESTKUDOS:10
-duration_withdraw = 2 s
+duration_withdraw = 30 s
duration_spend = 5 m
duration_legal = 15 m
fee_withdraw = TESTKUDOS:0.01