diff options
| author | Florian Dold <florian@dold.me> | 2021-01-17 20:07:55 +0100 |
|---|---|---|
| committer | Florian Dold <florian@dold.me> | 2021-01-17 20:07:55 +0100 |
| commit | b23f9b78a4220fda5ee8e1c4fc1bbae83dedeb39 (patch) | |
| tree | d900710097f485150c55104e1f26304eac0ac55e /src/testing/test_auditor_api.conf | |
| parent | ed9c37ef4fb49949b06fccac72e498b67c4c61ce (diff) | |
rename taler-helper-crypto-* to taler-exchange-secmod-*
Diffstat (limited to 'src/testing/test_auditor_api.conf')
| -rw-r--r-- | src/testing/test_auditor_api.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/test_auditor_api.conf b/src/testing/test_auditor_api.conf index 8b3abd0e..641a5f76 100644 --- a/src/testing/test_auditor_api.conf +++ b/src/testing/test_auditor_api.conf @@ -5,11 +5,11 @@ # Persistent data storage for the testcase TALER_TEST_HOME = test_exchange_api_home/ -[taler-helper-crypto-rsa] +[taler-exchange-secmod-rsa] # Reduce from 1 year to speed up test LOOKAHEAD_SIGN = 24 days -[taler-helper-crypto-eddsa] +[taler-exchange-secmod-eddsa] # Reduce from 1 year to speed up test LOOKAHEAD_SIGN = 24 days # Reduce from 12 weeks to ensure we have multiple |
