2021-01-05 18:10:40 +01:00
|
|
|
[PATHS]
|
|
|
|
# Persistent data storage for the testcase
|
|
|
|
TALER_TEST_HOME = test_helper_rsa_home/
|
|
|
|
|
|
|
|
|
2020-11-22 18:31:33 +01:00
|
|
|
[coin_1]
|
2020-11-23 21:10:55 +01:00
|
|
|
DURATION_WITHDRAW = 1 minute
|
|
|
|
RSA_KEYSIZE = 2048
|
2020-11-22 18:31:33 +01:00
|
|
|
|
|
|
|
[taler-helper-crypto-rsa]
|
2020-11-23 21:10:55 +01:00
|
|
|
LOOKAHEAD_SIGN = 5 minutes
|
|
|
|
OVERLAP_DURATION = 1 s
|
2020-11-22 18:31:33 +01:00
|
|
|
KEY_DIR = ${TALER_RUNTIME_DIR}/test_helper_rsa/
|
|
|
|
UNIXPATH = ${TALER_RUNTIME_DIR}test_helper_rsa.unix
|