summaryrefslogtreecommitdiff
path: root/src/util/test_helper_rsa.conf
blob: 524e4635d6430a0769de6dca942defab2baeb2bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[PATHS]
# Persistent data storage for the testcase
TALER_TEST_HOME = test_helper_rsa_home/
TALER_RUNTIME_DIR = ${TMPDIR:-/tmp}/${USER}/test_helper_rsa/


[coin_1]
DURATION_WITHDRAW = 1 minute
RSA_KEYSIZE = 2048

[taler-exchange-secmod-rsa]
LOOKAHEAD_SIGN = 5 minutes
OVERLAP_DURATION = 1 s
KEY_DIR = ${TALER_RUNTIME_DIR}/keydir/
UNIXPATH = ${TALER_RUNTIME_DIR}helper.unix