summaryrefslogtreecommitdiff
path: root/src/util/test_helper_rsa.conf
diff options
context:
space:
mode:
authorGian Demarmels <gian@demarmels.org>2022-01-29 12:57:25 +0100
committerGian Demarmels <gian@demarmels.org>2022-02-04 15:39:57 +0100
commit8674f32aec8113ced6b2c2be625728b31158fff8 (patch)
tree32dbf9b07c6cccd8b72fc068ed6f66a6d9e50d80 /src/util/test_helper_rsa.conf
parent086cf05794e2936370223c97b35c1909fbc1a2c1 (diff)
downloadexchange-8674f32aec8113ced6b2c2be625728b31158fff8.tar.gz
exchange-8674f32aec8113ced6b2c2be625728b31158fff8.tar.bz2
exchange-8674f32aec8113ced6b2c2be625728b31158fff8.zip
denomination CIPHER field per denom
Diffstat (limited to 'src/util/test_helper_rsa.conf')
-rw-r--r--src/util/test_helper_rsa.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/test_helper_rsa.conf b/src/util/test_helper_rsa.conf
index 6f445fc56..d50e64d95 100644
--- a/src/util/test_helper_rsa.conf
+++ b/src/util/test_helper_rsa.conf
@@ -4,6 +4,7 @@ TALER_TEST_HOME = test_helper_rsa_home/
[coin_1]
DURATION_WITHDRAW = 1 minute
+CIPHER = RSA
RSA_KEYSIZE = 2048
[taler-exchange-secmod-rsa]