summaryrefslogtreecommitdiff
path: root/src/util/taler-helper-crypto-eddsa.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-11 00:03:58 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-11 00:03:58 +0100
commit2bcf6646e472a16c3addf31f0de595c82acdf66f (patch)
treef2e9a7e347ce375c965dee4b0ec49925981f185e /src/util/taler-helper-crypto-eddsa.conf
parent437f1b8658f2682b5d2115bb2f2bb459120ba728 (diff)
downloadexchange-2bcf6646e472a16c3addf31f0de595c82acdf66f.tar.gz
exchange-2bcf6646e472a16c3addf31f0de595c82acdf66f.tar.bz2
exchange-2bcf6646e472a16c3addf31f0de595c82acdf66f.zip
supply more defaults
Diffstat (limited to 'src/util/taler-helper-crypto-eddsa.conf')
-rw-r--r--src/util/taler-helper-crypto-eddsa.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/taler-helper-crypto-eddsa.conf b/src/util/taler-helper-crypto-eddsa.conf
index dbf919759..6be9947e6 100644
--- a/src/util/taler-helper-crypto-eddsa.conf
+++ b/src/util/taler-helper-crypto-eddsa.conf
@@ -12,3 +12,9 @@ KEY_DIR = ${TALER_DATA_HOME}/crypto-eddsa/
# Where does the helper listen for requests?
UNIXPATH = $TALER_RUNTIME_DIR/taler-helper-crypto-eddsa.sock
+
+# Where should the security module store it's private key?
+SM_PRIV_KEY = ${TALER_DATA_HOME}/taler-helper-crypto-eddsa/.private-key
+
+# For how long into the future do we pre-generate keys?
+LOOKAHEAD_SIGN = 1 year