summaryrefslogtreecommitdiff
path: root/src/util/test_helper_rsa.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_helper_rsa.conf')
-rw-r--r--src/util/test_helper_rsa.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/test_helper_rsa.conf b/src/util/test_helper_rsa.conf
index 66127ee01..d50e64d95 100644
--- a/src/util/test_helper_rsa.conf
+++ b/src/util/test_helper_rsa.conf
@@ -1,11 +1,10 @@
[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
+CIPHER = RSA
RSA_KEYSIZE = 2048
[taler-exchange-secmod-rsa]